Brendan Abolivier 9 yıl önce
ebeveyn
işleme
1532d7241a
2 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. BIN
      icon-128.png
  2. 5
    0
      manifest.json

BIN
icon-128.png Dosyayı Görüntüle


+ 5
- 0
manifest.json Dosyayı Görüntüle

5
     "description": "Find mirrors for blocked websites",
5
     "description": "Find mirrors for blocked websites",
6
     "version": "1.0",
6
     "version": "1.0",
7
 
7
 
8
+    "icons": {
9
+        "128": "icon-128.png"
10
+    },
11
+
8
     "browser_action": {
12
     "browser_action": {
9
         "default_icon": "icon.png",
13
         "default_icon": "icon.png",
10
         "default_popup": "popup.html"
14
         "default_popup": "popup.html"
11
     },
15
     },
16
+
12
     "permissions": [
17
     "permissions": [
13
         "storage",
18
         "storage",
14
         "tabs"
19
         "tabs"