Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 2.74 KB

README.md

File metadata and controls

36 lines (26 loc) · 2.74 KB

CSS Hacks

A bunch of (mostly small) quality of life improvements for different websites.

How to use:

First install the Stylus extension:

Afterwards, visit any of the links below and you should see an installation button.

Ecosia, DuckDuckGo & Google (Image Search)

Netflix

Twitter (Old layout only!)

These all broke when Twitter reimplemented their web version with React.
The new web app has completely atrocious DOM structure and doesn't expose meta data, so I can't fix them.

YouTube

  • End Card Opacity: Adds transparency to end cards on YouTube unless you hover over them, so you can still see the video behind.
  • No Pause Overlay: Gets rid of the pause overlay with suggested videos (in the embedded player, for example) that's easy to accidentally click on.
  • SentimentalTube, so the like ratio layout isn't confusing.