Skip to content

Commit bbc5213

Browse files
committed
add permissions to get favicons
1 parent 4376c39 commit bbc5213

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

manifest.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@
1919
"tabs",
2020
"activeTab",
2121
"storage",
22-
"idle"
22+
"idle",
23+
"chrome://favicon/*"
2324
],
2425
"background": {
2526
"scripts": ["scripts/common.js",

0 commit comments

Comments
 (0)