Browse Source

Updated manifest

Brendan Abolivier 8 years ago
parent
commit
10c37b43e4
1 changed files with 4 additions and 4 deletions
  1. 4
    4
      manifest.json

+ 4
- 4
manifest.json View File

2
     "manifest_version": 2,
2
     "manifest_version": 2,
3
 
3
 
4
     "name": "Collateral Freedom",
4
     "name": "Collateral Freedom",
5
-    "description": "Find mirrors for blocked websites",
5
+    "description": "Find access to blocked websites",
6
     "version": "1.0",
6
     "version": "1.0",
7
 
7
 
8
     "icons": {
8
     "icons": {
9
-        "128": "icon-128.png"
9
+        "128": "rsc/icon-128.png"
10
     },
10
     },
11
 
11
 
12
     "browser_action": {
12
     "browser_action": {
13
-        "default_icon": "icon.png",
14
-        "default_popup": "popup.html"
13
+        "default_icon": "rsc/icon.png",
14
+        "default_popup": "index.html"
15
     },
15
     },
16
 
16
 
17
     "permissions": [
17
     "permissions": [