remove conten script

This commit is contained in:
2020-09-18 21:01:26 +02:00
parent 22b2225a41
commit 36c5ff9a73
2 changed files with 1 additions and 1 deletions

View File

View File

@@ -31,7 +31,7 @@
"content_scripts": [ "content_scripts": [
{ {
"matches": ["<all_urls>"], "matches": ["<all_urls>"],
"js": ["borderify.js"] "js": []
} }
], ],
"web_accessible_resources": ["./icons/stopwatch.svg", "./icons/stopwatch-inv.svg"] "web_accessible_resources": ["./icons/stopwatch.svg", "./icons/stopwatch-inv.svg"]