rmateu + bookmarklets   7

How to Convert Bookmarklet to Chrome Extension | self.li - Note to self and share with others | Peter Legierski
Now it turns out that I somehow skipped this piece of code that looks pretty similar to code generated by converter, but before that discovery, I thought: I’m a developer, so there is only one reasonable solution to my problem:
bookmarklets  chrome 
january 2012 by rmateu
Bookmarklet Crunchinator
Based on the Javascript Crunchinator Demo, you can use this to quickly create a bookmarklet from some javascript code.
bookmarklet  bookmarklets  tools 
september 2011 by rmateu
ViewText: Enter a URL to view its text
ViewText.org is a service provided to make reading content on the web easier, faster, and safer by extracting the main article content from news items, blog posts, RSS feeds, and PDF's. The text is big, beautiful, and void of distracting items, perfect for reading on mobile devices. Use ViewText on your site by linking articles through the ViewText engine.
reading  bookmarklets 
july 2011 by rmateu
Bookmarkleter
This tool creates bookmarklets from JavaScript code.
bookmarklet  bookmarklets  tool 
june 2011 by rmateu
Senseful Solutions: Launching Quix in Chrome via Address Bar (Installing it as a Search Engine)
My browser of choice is Chrome, so I wanted to integrate Quix with it. Unfortunately, the recommended installation method requires an extension for a keyboard shortcut to work. This got me thinking... why not utilize the extensible address bar that is already built into Chrome?
bookmarklets  browser 
june 2011 by rmateu
mobilemind/fyi-bookmarklets @ GitHub
bookmarklets to easily create an email from the browser with the current page title, url and any selected text in the new email
bookmarklets  tool 
june 2011 by rmateu
dwelle.org » Mailto bookmarklet w/ title, url, selected text
I made a neat mailto bookmarklet that uses the page title as the Subject, and puts the URL and any selected text into the Body. It was tricky because Javascript wanted to interpert the %0D%0A (crlf) too early, so I had to escape the %’s as %25, i.e. %0D%0A -> %250D%250A -> %22%250D%250A%22 (when surrounded by double quotes).
bookmarklets  bookmarklet  blogging  email  tools 
august 2009 by rmateu

Copy this bookmark:



description:


tags: