DEV Community

Discussion on: I made a browser extension to hide reactions and notifications on Dev.to πŸ’†

Collapse
 
filips profile image
Filip Ε  • Edited

It should also work on Firefox for Android. The only thing that you might need to change is to handle mobile version of Dev.to layout, and change manifest file a bit to be compatible with Firefox for Android (if it is not already).

Can you then publish your extension to Firefox and Chrome extension stores?

Thread Thread
 
emma profile image
Emma Goto πŸ™

I wasn't sure too many people would actually use it, but I'm happy to look into publishing it :)

Thread Thread
 
jmfayard profile image
Jean-Michel πŸ•΅πŸ»β€β™‚οΈ Fayard

Congrats for your first pull-request :)
github.com/emgoto/dev-reactions-hi...