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.js \
|
||||||
popup.css \
|
popup.css \
|
||||||
icons \
|
icons \
|
||||||
README.md
|
|
||||||
)
|
)
|
||||||
|
|
||||||
echo "Built: ${OUT_FILE}"
|
echo "Built: ${OUT_FILE}"
|
||||||
@ -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