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

Add offline Firefox support #6

Open
1 of 2 tasks
fregante opened this issue Jun 5, 2024 · 0 comments
Open
1 of 2 tasks

Add offline Firefox support #6

fregante opened this issue Jun 5, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@fregante
Copy link
Owner

fregante commented Jun 5, 2024

Following #1, some extensions might want to offer their own local HTML file.

In webext-alert:

  • Expose a global alert.url setter that defaults to https://webext-alert.vercel.app and can be set to browser.runtime.getURL('alert.html')
  • Ensure that the file has a clear and static API to set the title and message (the file in web/index.html can be copy-pasted at the moment)
@fregante fregante added enhancement New feature or request help wanted Extra attention is needed labels Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant