Download Audio of Online Dictionaries

Download Audio of Online Dictionaries

This Chrome Extension adds audio download links for several online dictionaries.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "author": "Chien Chun",
  "name": "__MSG_extName__",
  "version": "0.1.32",
  "default_locale": "en",
  "description": "__MSG_extDescription__",
  "icons": {
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "permissions": [
    "http://tw.dictionary.yahoo.com/*",
    "https://tw.dictionary.yahoo.com/*",
    "http://tw.dictionary.search.yahoo.com/*",
    "https://tw.dictionary.search.yahoo.com/*",
    "http://www.oxfordlearnersdictionaries.com/*",
    "https://www.oxfordlearnersdictionaries.com/*",
    "http://jisho.org/*",
    "https://jisho.org/*",
    "http://www.moedict.tw/*",
    "https://www.moedict.tw/*",
    "http://dictionary.cambridge.org/*",
    "https://dictionary.cambridge.org/*",
    "http://www.godic.net/*",
    "https://www.godic.net/*",
    "http://www.japanesepod101.com/*",
    "https://www.japanesepod101.com/*",
    "http://www.frdic.com/*",
    "https://www.frdic.com/*",
    "http://www.learnersdictionary.com/*",
    "https://www.learnersdictionary.com/*",
    "http://www.merriam-webster.com/*",
    "https://www.merriam-webster.com/*",
    "http://tw.voicetube.com/*",
    "https://tw.voicetube.com/*",
    "http://yun.dreye.com/dict_new/*",
    "https://yun.dreye.com/dict_new/*",
    "http://www.vocabulary.com/*",
    "https://www.vocabulary.com/*",
    "http://www.thefreedictionary.com/*",
    "https://www.thefreedictionary.com/*",
    "http://quizlet.com/*",
    "https://quizlet.com/*",
    "http://www.macmillandictionary.com/dictionary/*",
    "https://www.macmillandictionary.com/dictionary/*",
    "http://www.vietnamesepod101.com/*",
    "https://www.vietnamesepod101.com/*",
    "http://dict.hjenglish.com/*",
    "https://dict.hjenglish.com/*",
    "http://tratu.coviet.vn/*",
    "https://tratu.coviet.vn/*",
    "http://www.yueyv.cn/*",
    "https://www.yueyv.cn/*",
    "http://www.dictionary.com/*",
    "https://www.dictionary.com/*",
    "http://www.gavo.t.u-tokyo.ac.jp/ojad/*",
    "https://www.gavo.t.u-tokyo.ac.jp/ojad/*",
    "http://www.youdao.com/*",
    "https://www.youdao.com/*",
    "http://www.ldoceonline.com/*",
    "https://www.ldoceonline.com/*",
    "http://www.linguee.com/*",
    "https://www.linguee.com/*",
    "http://dict.tu-chemnitz.de/*",
    "https://dict.tu-chemnitz.de/*",
    "http://www.thai2english.com/*",
    "https://www.thai2english.com/*",
    "http://www.thai-language.com/*",
    "https://www.thai-language.com/*",
    "http://dict.cn/*",
    "https://dict.cn/*",
    "http://www.collinsdictionary.com/*",
    "https://www.collinsdictionary.com/*",
    "http://dic.naver.com/*",
    "https://dic.naver.com/*",
    "http://www.zdic.net/*",
    "https://www.zdic.net/*",
    "http://dict.eudic.net/*",
    "https://dict.eudic.net/*",
    "http://e-dictionary.apc.gov.tw/*",
    "https://e-dictionary.apc.gov.tw/*",
    "http://learngerman.dw.com/*",
    "https://learngerman.dw.com/*",
    "http://www.wordreference.com/*",
    "https://www.wordreference.com/*",
    "http://itaigi.tw/*",
    "https://itaigi.tw/*",
    "http://dict.leo.org/*",
    "https://dict.leo.org/*",
    "http://forvo.com/*",
    "https://forvo.com/*"
  ],
  "content_scripts": [
    {
      "js": [
        "jquery-1.11.3.min.js",
        "content_scripts.js"
      ],
      "matches": [
        "http://tw.dictionary.yahoo.com/*",
        "https://tw.dictionary.yahoo.com/*",
        "http://tw.dictionary.search.yahoo.com/*",
        "https://tw.dictionary.search.yahoo.com/*",
        "http://www.oxfordlearnersdictionaries.com/*",
        "https://www.oxfordlearnersdictionaries.com/*",
        "http://jisho.org/*",
        "https://jisho.org/*",
        "http://www.moedict.tw/*",
        "https://www.moedict.tw/*",
        "http://dictionary.cambridge.org/*",
        "https://dictionary.cambridge.org/*",
        "http://www.godic.net/*",
        "https://www.godic.net/*",
        "http://www.japanesepod101.com/*",
        "https://www.japanesepod101.com/*",
        "http://www.frdic.com/*",
        "https://www.frdic.com/*",
        "http://www.learnersdictionary.com/*",
        "https://www.learnersdictionary.com/*",
        "http://www.merriam-webster.com/*",
        "https://www.merriam-webster.com/*",
        "http://tw.voicetube.com/*",
        "https://tw.voicetube.com/*",
        "http://yun.dreye.com/dict_new/*",
        "https://yun.dreye.com/dict_new/*",
        "http://www.vocabulary.com/*",
        "https://www.vocabulary.com/*",
        "http://www.thefreedictionary.com/*",
        "https://www.thefreedictionary.com/*",
        "http://quizlet.com/*",
        "https://quizlet.com/*",
        "http://www.macmillandictionary.com/dictionary/*",
        "https://www.macmillandictionary.com/dictionary/*",
        "http://www.vietnamesepod101.com/*",
        "https://www.vietnamesepod101.com/*",
        "http://dict.hjenglish.com/*",
        "https://dict.hjenglish.com/*",
        "http://tratu.coviet.vn/*",
        "https://tratu.coviet.vn/*",
        "http://www.yueyv.cn/*",
        "https://www.yueyv.cn/*",
        "http://www.dictionary.com/*",
        "https://www.dictionary.com/*",
        "http://www.gavo.t.u-tokyo.ac.jp/ojad/*",
        "https://www.gavo.t.u-tokyo.ac.jp/ojad/*",
        "http://www.youdao.com/*",
        "https://www.youdao.com/*",
        "http://www.ldoceonline.com/*",
        "https://www.ldoceonline.com/*",
        "http://www.linguee.com/*",
        "https://www.linguee.com/*",
        "http://dict.tu-chemnitz.de/*",
        "https://dict.tu-chemnitz.de/*",
        "http://www.thai2english.com/*",
        "https://www.thai2english.com/*",
        "http://www.thai-language.com/*",
        "https://www.thai-language.com/*",
        "http://dict.cn/*",
        "https://dict.cn/*",
        "http://www.collinsdictionary.com/*",
        "https://www.collinsdictionary.com/*",
        "http://dic.naver.com/*",
        "https://dic.naver.com/*",
        "http://www.zdic.net/*",
        "https://www.zdic.net/*",
        "http://dict.eudic.net/*",
        "https://dict.eudic.net/*",
        "http://e-dictionary.apc.gov.tw/*",
        "https://e-dictionary.apc.gov.tw/*",
        "http://learngerman.dw.com/*",
        "https://learngerman.dw.com/*",
        "http://www.wordreference.com/*",
        "https://www.wordreference.com/*",
        "http://itaigi.tw/*",
        "https://itaigi.tw/*",
        "http://dict.leo.org/*",
        "https://dict.leo.org/*",
        "http://forvo.com/*",
        "https://forvo.com/*"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "page_action": {
    "default_icon": "icons/icon_48.png",
    "default_title": "__MSG_extName__"
  },
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "web_accessible_resources": [
    "icons/icon_24.png"
  ]
}