Skip to main content
CSS-Tricks
  • Articles
  • Notes
  • Links
  • Guides
  • Almanac
  • Picks
  • Shuffle
Search

Articles Tagged
bookmarklet

5 Articles
{
,

}
Direct link to the article A Complete Guide to Bookmarklets
bookmarklet JavaScript

A Complete Guide to Bookmarklets

Browsers don't just let you bookmark web pages. You can also bookmark JavaScript, allowing you to do so much more than merely save pages.
Declan Chidlow on Feb 25, 2026
Direct link to the article 6 Useful Bookmarklets to Boost Web Development
bookmarklet

6 Useful Bookmarklets to Boost Web Development

A bookmarklet is a JavaScript-based bookmark that adds to a web browser. I’d like to show you some awesome web browser hacks to aid your web development workflow and how to convert those hacks into time-saving bookmarklets.…

Daniel Schwarz on Mar 28, 2022
Direct link to the article Using the CSS Me Not Bookmarklet to See (and Disable) CSS Files
bookmarklet performance unused css

Using the CSS Me Not Bookmarklet to See (and Disable) CSS Files

Stoyan is absolutely correct. As much as we all love CSS, it’s still an important player in how websites load and using less of it is a good thing. He has a neat new bookmarklet called CSS Me Not …

Chris Coyier on Jan 14, 2022
Direct link to the article Make Your Own Dev Tool
bookmarklet browser extension DevTools

Make Your Own Dev Tool

Amber Wilson on making bookmarklets to help yo-self. She shows off one that injects an accessibility script — I like this approach, as it means you don’t have to maintain the bookmarklet, just the script it links to. Another example …

Chris Coyier on Sep 29, 2020
Direct link to the article Sentence Length Colorization
bookmarklet JavaScript typography writing

Sentence Length Colorization

I think I had the same wooahhhhh coool reaction as so many others did when this tweet was going around:…

Chris Coyier on Nov 27, 2016

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • About DO
  • Cloudways
  • Legal stuff
  • Get free credit!
CSS-Tricks
  • Contact
  • Write for CSS-Tricks!
  • Advertise with us
Social
  • RSS Feeds
  • CodePen
  • Mastodon
  • Bluesky
Back to Top