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

Builds and loads but functionalities do not work #552

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ipdutta
Copy link
Contributor

@ipdutta ipdutta commented Nov 8, 2024

Changes included-

  1. Update chrome to 0.0.132
  2. Changed browser action to action
  3. Changes window.localStorage to chrome.storage.local
  4. Commented out fetch call due to response type incompatibility
  5. Manifest changes to version 3
  6. Changed tabs.executescript to scripting.executescript
  7. Commented out document.createElement as it was unavailable

Changes included-
1) Update chrome to 0.0.132
2) Changed browser action to action
3) Changes window.localStorage to chrome.storage.local
4) Commented out fetch call due to response type incompatibility
5) Manifest changes to version 3
6) Changed tabs.executescript to scripting.executescript
7) Commented out document.createElement as it was unavailable
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