Compare commits
2 Commits
705e7cad7e
...
150f334dcf
| Author | SHA1 | Date | |
|---|---|---|---|
| 150f334dcf | |||
| 3fb513b42b |
1
build.sh
1
build.sh
@ -16,7 +16,6 @@ mkdir -p "${OUT_DIR}"
|
||||
popup.js \
|
||||
popup.css \
|
||||
icons \
|
||||
README.md
|
||||
)
|
||||
|
||||
echo "Built: ${OUT_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/*"],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user