Refactor manifest.json description: simplify and clarify the purpose of the extension
This commit is contained in:
parent
3fb513b42b
commit
150f334dcf
@ -2,7 +2,7 @@
|
|||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "ANTI-BS",
|
"name": "ANTI-BS",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"description": "Hide YouTube member-only videos by default, with support for a configurable channel whitelist. Runs locally with optional debug logging. Created by a squirrel-themed independent developer. :3",
|
"description": "Hide member-only videos by default with a creator whitelist and handle support.",
|
||||||
|
|
||||||
"permissions": ["storage"],
|
"permissions": ["storage"],
|
||||||
"host_permissions": ["https://www.youtube.com/*"],
|
"host_permissions": ["https://www.youtube.com/*"],
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user