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

Support for firefox #115

Merged
merged 1 commit into from
Feb 29, 2024
Merged

Conversation

rodolfomiranda
Copy link
Collaborator

@rodolfomiranda rodolfomiranda commented Feb 29, 2024

Initial support for Firefox. In order to install in Firefox line 6 in file manuscript.json in /dist needs to be modified from
"service_worker": "service-worker-loader.js"
to
"scripts": ["service-worker-loader.js"]

Pending:

  • Auto-signin is not working
  • the content script is injected after clicking on the action button
  • there are some css changes on the web page after injecting the script

@rodolfomiranda rodolfomiranda merged commit b0ecc85 into WebOfTrust:main Feb 29, 2024
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

Successfully merging this pull request may close these issues.

1 participant