Skip to content

feat: Manifest v3 - #817

Draft
listen1 wants to merge 2 commits into
masterfrom
manifest-v3
Draft

feat: Manifest v3#817
listen1 wants to merge 2 commits into
masterfrom
manifest-v3

Conversation

@listen1

@listen1 listen1 commented Mar 11, 2022

Copy link
Copy Markdown
Owner

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.

1 participant