aboutsummaryrefslogtreecommitdiffstats
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json5
1 files changed, 4 insertions, 1 deletions
diff --git a/manifest.json b/manifest.json
index 085caaed..31b9e976 100644
--- a/manifest.json
+++ b/manifest.json
@@ -29,5 +29,8 @@
"run_at": "document_start",
"all_frames": true
}
- ]
+ ],
+ "browser_action": {
+ "default_icon": "icons/icon48disabled.png"
+ }
}