Administrator Popular Post Matt Posted October 14 Administrator Popular Post Share Posted October 14 Firefox Browser is the latest web browser developed by the Mozilla Foundation, it is powered by the Servo web browser layout engine and the incredibly fast and smooth Photon UI. Firefox Browser is over twice as fast as the old Gecko powered Firefox, built on a completely overhauled core engine with brand new technology stolen from Mozilla's advanced research group, and graced with a beautiful new look designed to get out of the way and let you do what you do best: surf a ton of pages, open a zillion tabs, all guilt free because Firefox Browser uses less memory than the competition. Your computer will thank you. Download mcmin, Karlston, DKT27 and 8 others 5 6 Quote Link to comment Share on other sites More sharing options...
Ecarion Posted October 26 Share Posted October 26 @-moz-document regexp(".*(stackoverflow|askubuntu|superuser|mathoverflow|serverfault|stackexchange).*") { .ff-sans,.sm\:d-none,.js-zone-container,.d-flex{display:none !important;} } A few days ago, I had discover a little change about these websites : @-moz-document regexp(".*(stackoverflow|askubuntu|superuser|mathoverflow|serverfault|stackexchange).*") { /* Remove the banner about the cookies ! */ #onetrust-consent-sdk{display:none !important;} /* You want to read something at fullsize ? It's working fine with a Laptop of 16" in Full HD ! */ .container,#content{max-width:1880px !important;} /* The scroll (mouse curosr) is block ? Add this line (below) ! */ /* html,body{position:unset !important;overflow:unset !important;} */ } The list is very long inside my own "userContent.css" file because plenty of websites already use it (no I won't count them (40 lines to stay readable by domain)). phen0men4 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.