1
0

Compare commits

...

2 Commits

2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,6 @@ mkdir -p "${OUT_DIR}"
popup.js \
popup.css \
icons \
README.md
)
echo "Built: ${OUT_FILE}"

View File

@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "ANTI-BS",
"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"],
"host_permissions": ["https://www.youtube.com/*"],