柠檬鲸回国加速器 - Limewhale VPN 2021

柠檬鲸回国加速器 - Limewhale VPN 2021

柠檬鲸帮助您无障碍加速访问国内网络资源,支持主流影音服务

Merlin
Additional files are visible only to premium users

manifest.json


{
  "name": "柠檬鲸回国加速器 - Limewhale VPN 2021",
  "version": "5.0",
  "description": "柠檬鲸帮助您无障碍加速访问国内网络资源,支持主流影音服务",
  "web_accessible_resources": [
    "data/*.json",
    "*"
  ],
  "permissions": [
    "browsingData",
    "declarativeContent",
    "notifications",
    "storage",
    "proxy",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "http://*/*",
    "https://*/*"
  ],
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/pause/16.png",
      "32": "icons/pause/32.png",
      "48": "icons/pause/48.png",
      "128": "icons/pause/128.png"
    }
  },
  "icons": {
    "16": "icons/pause/16.png",
    "32": "icons/pause/32.png",
    "48": "icons/pause/48.png",
    "128": "icons/pause/128.png"
  },
  "manifest_version": 2,
  "externally_connectable": {
    "matches": [
      "*://*.limewhale.com/*",
      "*://*.devlimewhale.com/*"
    ]
  },
  "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx"
}