(no title)
mmsc | 6 days ago
browser.translations.select.enable
dom.text_fragments.enabled
privacy.query_stripping.strip_on_share.enabled
devtools.accessibility.enabled
Now if only I could get rid of "Print selection" and "Services" when right-clicking, too (on MacOS)
altairprime|5 days ago
https://searchfox.org/firefox-main/source/layout/printing/ns...
e40|5 days ago
The latter, especially, seems helpful.
mmsc|5 days ago
`privacy.query_stripping.strip_on_share.enabled` to remove "Copy clean link". I would rather it just did that clean link thing automatically, but I don't actually care about clean links -- it's just annoying having two "copy link" next to each other (especially with one which is greyed out 99% of the time!)
mostlysimilar|5 days ago
As an aside I think it's only matter of time before this is done without query params and instead each share link is generated just for you.
mmsc|5 days ago
sunaookami|5 days ago
windowliker|5 days ago
Putting:
#context-sendimage { display:none!important; }
in that file works for me.
silverwind|5 days ago
mmsc|5 days ago
I think that's a good workaround, but I'll have to re-enable it when I actually need to print something.