Codebox Software
Bookmarklets
Published:
A Bookmarklet is a small piece of JavaScript code that can be saved as a bookmark/favourite in your web browser. When the bookmarklet is clicked, the code that it contains will run against the page that is currently displayed in your browser, altering its appearance or behaviour. Most bookmarklets should work in any modern web browser, the ones on this page have been tested on the browsers indicated by the icons
To try one of the bookmarklets, drag its green box into your Bookmarks window or toolbar, go to the page that you want it try it out on, and then just click the bookmark. To undo the effects of the bookmarklet just refresh the page.
Page Clipper
Delete items from a web page with just a click, this bookmarklet includes an Undo feature (you can try it on this page right now, just click the green box...). This bookmarklet has its own project at GitHub.
Table Sorter
Makes any table on a web page sortable. This bookmarklet has its own project at GitHub.
Show Passwords
Displays the contents on any password fields on the page. This bookmarklet has its own project at GitHub.
Show Comments
Displays any HTML comments left in the page by the developer.
Save/Restore
This pair of bookmarklets can be used to save all the values you enter into a web page, and then restore them again later. These bookmarklets have their own project at GitHub.
Disable CSS
Disables any CSS stylesheets referenced by the page
Enable Form Fields
Enables all disabled form fields on the page
Hide Images/Objects
Hides any images/objects on the page