瀏覽代碼

Updated manifest

Brendan Abolivier 9 年之前
父節點
當前提交
10c37b43e4
共有 1 個檔案被更改,包括 4 行新增4 行删除
  1. 4
    4
      manifest.json

+ 4
- 4
manifest.json 查看文件

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": [