Skip to content

Modify manifest-v3 schema: Add "world" property to "content_scripts" property - #38

Open
hail-kang wants to merge 2 commits into
StarkShang:mainfrom
hail-kang:main
Open

Modify manifest-v3 schema: Add "world" property to "content_scripts" property#38
hail-kang wants to merge 2 commits into
StarkShang:mainfrom
hail-kang:main

Conversation

@hail-kang

Copy link
Copy Markdown
  • The "world" property has ISOLATED or MAIN.
  • Package-lock.json was reset due to a security issue with the registry mirror.

hail-kang and others added 2 commits November 30, 2024 01:15
- Security certificate issue with registry.npm.taobao.org registry mirror.
- Reset with the command below.
```
rm -rf node_modules package-lock.json
npm cache clean --force
npm install --legacy-peer-deps
```
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