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

feat: Manifest v3 #817

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

feat: Manifest v3 #817

wants to merge 2 commits into from

Conversation

listen1
Copy link
Owner

@listen1 listen1 commented Mar 11, 2022

Now chrome web store only accept v3 version release, so in order to publish in chrome web store, manifest v3 migration is needed.

Update
My fault, I use publish new package process so v3 is needed, Indeed v2 update is still allowed. This PR can be delayed or use as reference to next branch

Major Changes:

  • rename field names in manifest file
    • background mode not available (need extra work)
    • github connect not available (need extra work)
  • migrate webRequest API to declarativeNetRequest API.

Progress now: almost done, left work is analyze hack_referer code in background.js and use new declearative api to do same job.

@listen1 listen1 marked this pull request as draft March 12, 2022 08:47
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.

None yet

1 participant