超值分享汇-网购高性价比商品分享、海淘

超值分享汇-网购高性价比商品分享、海淘

超值分享汇-网购高性价比商品分享、海淘

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "page": "background.html"
  },
  "browser_action": {
    "default_icon": "logo19.png",
    "default_popup": "popup.html",
    "homepage_url": "http://www.czfxh.com"
  },
  "description": "超值分享汇-网购高性价比商品分享、海淘",
  "icons": {
    "16": "logo16.png",
    "48": "logo48.png",
    "128": "logo128.png"
  },
  "manifest_version": 2,
  "name": "超值分享汇-网购高性价比商品分享、海淘",
  "options_page": "options.html",
  "permissions": [
    "notifications",
    "http://*.qq.com/"
  ],
  "update_url": "http://clients2.google.com/service/update2/crx",
  "version": "1.1.8"
}