5

After the release of Google Chrome I changed my default browser from Firefox to Chrome. I was a fan of Firefox but Chrome was what I've been waiting for because of its speed and some other features. I was using a lot of extensions in Firefox, but now as I am using beta channel releases I don't have extension (plugin) support yet. So I entered the world of bookmarklets. I know they are not as efficient as extensions but they serve some of my intentions.

Here is the question: I wonder if I am missing some very useful bookmarklets. What are the most useful bookmarklets for a superuser who do not have extension support?

spinodal
  • 1,649

4 Answers4

5

Here are two links to some useful bookmarklets:

Guide to Most Useful Bookmarklets for Chrome, Firefox, Safari, etc.

25 brilliant bookmarklets to boost your browsing

Laz
  • 258
1

I am using those:

  • Google Reader Subscribe (I think chrome still does not recognize rss feeds, does it?)
  • GMail This
  • Delicious
  • TinyURL
  • Instapapers Read Later
  • Remove Css (instead of one functionality of Web Developer Toolbar for Firefox)
  • Readability
spinodal
  • 1,649
0

I like bookmarklets because they work across many browsers. I suppose it depends on which services/sites you like but my favorite are:

  • Google Reader, Subscribe button and Note in Reader button
  • Google Bookmarks, Google Bookmark this button so I can keep a centralized bookmark collection across all machines and browers... I rarely use browser bookmarks
  • a button (bookmarklet) called View Cookies with the code:
    javascript:alert(document.cookie)
    to view cookes from that domain.
0

I use Shortwave, which pops up a simple dialog box into which you can type search queries. The useful part is that you can direct them to Wikipedia, Google Image Search, Youtube, etc, with the letter you put at the beginning of a command.

For me it's like Quicksilver / Launchy / etc in my browser. If you can host a simple text file then it's possible to customize commands, too.

choge
  • 21