diff --git a/manifest.ts b/manifest.ts index 4dc9af8..3ae3d87 100644 --- a/manifest.ts +++ b/manifest.ts @@ -1,7 +1,7 @@ export default { manifest_version: 3, name: 'Disable-CSP', - version: '1.0.1', + version: '1.0.2', author: `lisonge`, homepage_url: `https://github.com/lisonge/Disable-CSP`, description: `A browser extension to disable http header Content-Security-Policy and html meta Content-Security-Policy`,