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

Reset button not working #18

Open
jerboa88 opened this issue Jun 26, 2022 · 0 comments
Open

Reset button not working #18

jerboa88 opened this issue Jun 26, 2022 · 0 comments

Comments

@jerboa88
Copy link
Contributor

The reset link is broken in two ways:

  • The inline JS link breaks the script-src Content Security Policy directive (this has been fixed in Port to manifest v3 #17)
  • The data attributes to store the original font of page elements don't seem to exist, so when the resetFont() method is called, it is setting font-family to undefined on all those elements instead of restoring the original fonts
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

1 participant