Go to file
2021-02-18 14:05:33 +01:00
facebook.com Initial commit 2020-02-24 17:47:41 +01:00
instagram.com Initial commit 2020-02-24 17:47:41 +01:00
Readme.md remove paypal 2021-02-15 10:59:02 +01:00
twitter.com twitter: no sidebar (trends and such) 2020-09-15 19:52:36 +02:00
youtube.com Initial commit 2020-02-24 17:47:41 +01:00

MakeXSuckLess

This repository contains custom CSS to make some websites less disgusting.

Firefox

  • In Firefox Quantum, go to about:config and enable toolkit.legacyUserProfileCustomizations.stylesheets
  • Find your profile folder
  • Create a subfolder named "chrome" (unless it already exists).
  • Create a file "userContent.css" (unless it already exists).
  • Put the custom CSS in there, surround the CSS for example.com with @-moz-document domain(example.com) { }.

The result should look something like this:

@-moz-document domain(twitter.com) {
  div[data-testid="sidebarColumn"] { display: none !important; }
}

suckless surf

Follow the instructions on https://surf.suckless.org/stylesheets/

Chrome

As far as I know, you can only use custom stylesheets via extensions.

Final note

If you want to buy me a beer, just send inconspicuous envelopes.