libredirect / browser_extension

A browser extension that redirects popular sites to alternative privacy friendly frontends
https://libredirect.github.io
GNU General Public License v3.0
3.28k stars 121 forks source link

Not Duplicate: Non-removable Context Menu Entry on Links #679

Closed emrakyz closed 1 year ago

emrakyz commented 1 year ago

I can't even remove this entry through userChrome.css

Inspector shows this ID: 7esoorv3_alefvanoon_anonaddy_me-menuitem-0

But that ID can't be added into userChrome.css file. I can for example remove the entry for uBlock Origin with its ID: #ublockU_raymondhill_net_uBlock0-blockElement

image

ManeraKai commented 1 year ago

Try this: 7esoorv3@alefvanoon.anonaddy.me

emrakyz commented 1 year ago

@ManeraKai

Hi! Thanks for help.

I have added this with no success:

7esoorv3@alefvanoon.anonaddy.me {

display: none !important

}

I have also tried 7esoorv3@alefvanoon.anonaddy.me-0 and 7esoorv3@alefvanoon.anonaddy.me0

It doesn't get the syntax highlighting, probably because it doesn't start with a letter but a number. This can be seen in the attached image:

image

conradsrc commented 1 year ago

@emrakyz the partially-cursive fixed-width font is freakin me out but I do agree with this request. I'm really only using libredirect to automatically redirect a couple of sites like Twitter and don't want anything related to the extension in my context menus.

emrakyz commented 1 year ago

@IDUnavailable

@emrakyz the partially-cursive fixed-width font is freakin me out

Haha :) It's "Operator Mono". It's actually a paid programming font but you can find it everywhere I guess. Being partially cursive, it can offer extra distinction for some cases. Normally, only italics have cursive features. Interestingly userchrome.css has a lot of them :)

ManeraKai commented 1 year ago

I tried but I'm not able to help in this. I'm closing the issue. Ask on reddit or stackoverflow, bc it's not a specific issue about LibRedirect. It's about userChrome.css and context menus that have submenus.