waldyrious / downstyler

A stylesheet and bookmarklet that trims webpage styles down to near-bare HTML.
http://waldyrious.net/downstyler
ISC License
30 stars 5 forks source link

Suggestion: mention that it plays nicely with Firefox's "keyword" feature? #75

Open JobLeonard opened 1 year ago

JobLeonard commented 1 year ago

So I just discovered this amazing little bookmarklet (thank you for making it!)

After adding it to my bookmark toolbar I edited the bookmark to add a keyword:

image

(I always prefix my keywords with : since that doesn't interfere with search or URIs).

So now I can just hit ctrl + L, type :ds, and instantly downstyle any page.

JobLeonard commented 1 year ago

Also, wow, this minifies to 1,5 KiB. That's impressive for how good it looks (granted, I have the right fonts installed but still)

waldyrious commented 1 year ago

Oh, wow! In all the years I've been using this, it never occurred to me to use a keyword (and I am a heavy user of bookmark keywords!). That's a great idea, and I will adopt it myself right away :) Thanks for the suggestion (and for the compliment about the style's appearance 😊)!

The only downside is that it replaces the page URL, but one can always click the bookmarklet directly if that's important.

Would you like to submit a PR?

JobLeonard commented 1 year ago

The only downside is that it replaces the page URL, but one can always click the bookmarklet directly if that's important.

ctrl + L, ctrl + z, ctrl + z fixes that :)

Would you like to submit a PR?

Sure!

waldyrious commented 1 year ago

ctrl + L, ctrl + z, ctrl + z fixes that :)

A bit cumbersome, but yeah, not all is lost :)