aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.json.example
diff options
context:
space:
mode:
authorAjay <[email protected]>2023-05-08 17:02:49 -0400
committerAjay <[email protected]>2023-05-08 17:02:49 -0400
commitf2482ee973784bae687a7893dafbcd89d0ad4613 (patch)
tree1e6307b04d14c7cb0c3c77cf33d542df184b2ac2 /config.json.example
parent71dd4a97bfa6881555e1a0e3f799ddea0846ea81 (diff)
downloadSponsorBlock-f2482ee973784bae687a7893dafbcd89d0ad4613.tar.gz
SponsorBlock-f2482ee973784bae687a7893dafbcd89d0ad4613.zip
Add auto-config import to clickbait extension, move more funcs to shared lib
Also fix a isSafari call
Diffstat (limited to 'config.json.example')
-rw-r--r--config.json.example8
1 files changed, 7 insertions, 1 deletions
diff --git a/config.json.example b/config.json.example
index c5e86444..66dc1567 100644
--- a/config.json.example
+++ b/config.json.example
@@ -30,5 +30,11 @@
"guidelines": "https://wiki.sponsor.ajay.app/w/Guidelines",
"mute": "https://wiki.sponsor.ajay.app/w/Mute_Segment",
"chapter": "https://wiki.sponsor.ajay.app/w/Chapter"
- }
+ },
+ "extensionCommunicationAllowList": [
+ "enamippconapkdmgfgjchkhakpfinmaj",
+ "app.ajay.dearrow.extension"
+ ]
}