Bookmarklet Shop

Bookmarklets, or sometimes Favlets, are JavaScript links that are bookmarked to use it every time. They may be used for a calculator, a page info extractor, and more. I have made some bookmarklets to use them for free. You may put these bookmarklets to your site as long as you link back. All of the bookmarklets are encrypted with %s.

To use the bookmarklet, drag the links to the Bookmarks pane. The bookmarklets only works for modern browsers such as Firefox, Google Chrome, Opera, Safari, Internet Explorer 6+, and Mozilla.

Page Info

The following bookmarklets alert()'s the page's semantic data.

Page Freshness

See if the page is up-to-date. Some browsers such as Google Chrome will always say this document is outdated because the difference between Date objects in JavaScript engines.(Not all browsers parse "2200/8/15" to 2200 Aug. 15)

Page Freshness?

Page Metadata

Show <META> tags such as Author, Content Type of the page.

Page Metadata

Links in Document

Show all links in the document. Your browser must support document.links in the DOM.

Links in Document

Accessibility

The following bookmarklets helps accessibility. It includes disabling stylesheets, removing effects, and more.

Remove Stylesheets

This bookmarklet removes every stylesheets, to restore, refresh this page.

Remove Stylesheets

Remove Plugins

This bookmarklets removes all annoying background music and plugins such as Flash and Java.

Remove Plugins

Comments

Add Comment