Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native Firefox support and upload to Firefox Add-ons #27

Open
fercarcedo opened this issue Jul 19, 2022 · 1 comment
Open

Native Firefox support and upload to Firefox Add-ons #27

fercarcedo opened this issue Jul 19, 2022 · 1 comment

Comments

@fercarcedo
Copy link

fercarcedo commented Jul 19, 2022

This extension seems to be compatible with Firefox as-is (maybe there is some incompatibility in some flow which I haven't discovered yet, but at least the main functionality works as expected, as it should, since Firefox supports WebExtensions).

I have loaded the extension on Firefox by going to the "about:debugging" page and clicking the "Load Temporary Add-on" button and it worked just fine (but it only works as long as the browser is installed).

It would be great if you can confirm this and upload it to Firefox Add-ons, since it would be easier for users to install it directly rather than relying on copying the Tampermonkey script.

If you need more testing and / or some help, I can volunteer some time to this :)

Thank you!

@jmtd
Copy link

jmtd commented Jun 16, 2023

I have loaded the extension on Firefox by going to the "about:debugging" page and clicking the "Load Temporary Add-on" button and it worked just fine (but it only works as long as the browser is installed).

I've never tried this before, so for anyone else in the same position as me:

  1. download or clone the repo (master branch, not latest tag)
  2. unzip if necessary
  3. about:debugging, load temporary add-on, choose content.js

Note that the whole repo needs to be adjacent to content.js, you can't use it on its own.

This worked well for me, with Firefox 113.0.2 and 55bf234

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants