咕咚翻译

咕咚翻译

快速查询、英译汉,汉译英,单词发音

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "咕咚翻译",
  "description": "快速查询、英译汉,汉译英,单词发音",
  "version": "1.2",
  "homepage_url": "http://gudong.name/",
  "author": "gudong <[email protected]>",
  "browser_action": {
    "default_icon": "icon_yi.png",
    "default_popup": "popup.html"
  },
  "permissions": [
    "activeTab",
    "http://open.iciba.com/",
    "http://dict-co.iciba.com/",
    "http://openapi.youdao.com/"
  ]
}