Thank you. That had the desired result on the addons page. I have seen a post on Reddit suggesting the following to limit code to popups :
@media (width >= 700px) {...}
Would it be appropriate to bracket the added lines with that?
An user script of general application is one which changes the background colour of some sites. Also, for facebook only, FBPurity. https://greasyfork.org/en/scripts/979-nobrighter https://www.fbpurity.com/
I use bookmarklets also to change background colour. Two are based on a script posted on reddit, two others from https://www.squarefree.com/bookmarklets/.
I'm not seeing any such posts on fedia.
Link to the screenshot : https://fedia.io/media/f8/c7/f8c7076071c3f3dc7658167248963c658ebcc19ce69d45ed752f79918ed41ddb.png
I have never tried to do that. I understand there are details at the link below.
https://searchfox.org/mozilla-release/source/browser/base/content/browser-sets.inc
Strange site. Evidently, this is the link. https://fedia.io/media/25/58/255880ce30b4941c0ec3e23ae6de6f704cf60fc4b5107feee2671387ad3660bc.png
I see no icon on fedia. Is it supposed to be in the same place as the icon in lemmy (top left)?
Where do you see that strict ETP sets your time zone to UTC? Setting resistFingerprinting to true does that.
Look at this post by MrOtherGuy : https://lemmy.world/post/687686. For a menu item added by an extension, you should use its label, e.g. menuitem[label="Copy Tab Title and URL"]. Are you aware that there is a FirefoxCSS on this site? https://fedia.io/m/FirefoxCSS/
I'm not willing to try it. Does your OS perhaps contain such a combination?
I also use auto tab discard. This is the only tab to which it prepends a z.
I marked this solved then saw a post on Reddit suggesting the following to limit code to popups : @media (width >= 700px) {...} Would it be appropriate to bracket the added lines with that?