Skip to content

Commit 665a2ca

Browse files
committed
Updated version to 1.0.1
1 parent 251fe78 commit 665a2ca

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

src/manifest.json

+5-7
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
11
{
22
"manifest_version": 2,
33
"name": "Trolling with love",
4-
"version": "1.0",
5-
4+
"version": "1.0.1",
65
"description": "Replaces certain images during your web browsing",
7-
6+
"icons": {
7+
"48": "icons/troll-48.png"
8+
},
9+
810
"browser_specific_settings": {
911
"gecko": {
1012
"id": "{0ef3117d-6ca4-4b5f-ab92-c92fecb07e31}",
1113
"strict_min_version": "57.0"
1214
}
1315
},
14-
15-
"icons": {
16-
"48": "icons/troll-48.png"
17-
},
1816

1917
"content_scripts": [
2018
{

0 commit comments

Comments
 (0)