Baffled as to why there are so many people post tutorials like this without pointing out that the process is all but identical on Firefox (and other browsers). Most modern browsers all implement pretty much the same extension API
I'm a contributor to a popular extension. My first contribution was to add a small tweak to the manifest, and update the readme with installation instructions for Firefox. The actual code for the extension required no changes whatsoever. The extension works perfectly on both browsers
For further actions, you may consider blocking this person and/or reporting abuse
We're a place where coders share, stay up-to-date and grow their careers.
Baffled as to why there are so many people post tutorials like this without pointing out that the process is all but identical on Firefox (and other browsers). Most modern browsers all implement pretty much the same extension API
I'm a contributor to a popular extension. My first contribution was to add a small tweak to the manifest, and update the readme with installation instructions for Firefox. The actual code for the extension required no changes whatsoever. The extension works perfectly on both browsers