We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3e103f commit a650472Copy full SHA for a650472
opera-extension/README.md
@@ -17,7 +17,7 @@ How to load in Opera:
17
18
Icon preview:
19
20
-
+
21
22
Notes:
23
opera-extension/manifest.json
@@ -10,12 +10,12 @@
10
"action": {
11
"default_popup": "popup.html",
12
"default_icon": {
13
- "48": "icons/icon48.svg",
14
- "128": "icons/icon128.svg"
+ "48": "icons/icon48.png",
+ "128": "icons/icon128.png"
15
}
16
},
"icons": {
0 commit comments