aboutsummaryrefslogtreecommitdiffstats
path: root/extension/manifest.json
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2020-12-25 15:13:04 -0800
committerOmar Rizwan <omar@omar.website>2020-12-25 15:13:04 -0800
commitc4d9cb7b54bcfb2b3f1537f2710109374712bd2c (patch)
tree2df5116bdab698205ba51c85a60484b5ae6b0565 /extension/manifest.json
parent2d8bedcc4b45a8e52c1f99453019068ed7775b65 (diff)
make windows/*/visible-tab.png. seems to work?
Diffstat (limited to 'extension/manifest.json')
-rw-r--r--extension/manifest.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/extension/manifest.json b/extension/manifest.json
index 99ae190..022cf27 100644
--- a/extension/manifest.json
+++ b/extension/manifest.json
@@ -8,7 +8,7 @@
"permissions": [
"tabs", "tabCapture", "debugger", "nativeMessaging", "management",
"unlimitedStorage",
- "*://*/*"
+ "<all_urls>"
],
"background": {