Skip to content

Convert to manifest v3#17

Open
BrandonXLF wants to merge 2 commits into
lishid:masterfrom
BrandonXLF:manifest-v3
Open

Convert to manifest v3#17
BrandonXLF wants to merge 2 commits into
lishid:masterfrom
BrandonXLF:manifest-v3

Conversation

@BrandonXLF
Copy link
Copy Markdown

Converts the Chrome extension manifest to use v3. A few changes had to be made as well to support v3:

  • jQuery had to be embedded into the extension itself
  • Had to disable the current Google Analytics implementation since external scripts aren't allowed in v3

Had to embed jQuery into the extension and disabled Google Analytics since external scripts aren't allowed
jQuery runs in an isolated context for the Chrome extension, so using onclick with jQuery is not possible
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