Skip to content

lezuber/fetch-online-dictionaries-audio

 
 

Repository files navigation

Fetch Audio of Online Dictionaries

What is this

This Chrome Exthension adds links to download audio for serveral on-line dictionaries.

Please note that the copyright of the audio clips belong to their original owners.

Supported Online Dictionaries

Add a New Entry

  • Find a new Online Dictionary which is not yet being supported.

  • Add its audio extraction rules to content_scripts.js.

  • Chrome -> Extensions -> Developer -> 載入未封裝功能

  • 更新 content_scripts.js 後需要再重新載入未封裝功能,方能使更新作用於重新整理過的頁面上

  • Remove or comment out debug message.

  • Add the site's name to textSupportedSitesLists in _locales\en\messages.json.

  • Add the site's name to README.md.

  • Add the site's name to permissions and content_scripts in manifest.json.

  • Update version number in manifest.json.

  • Add version notes in updates.html.

  • Commit & Push to github.

  • Update & publish to Google Chrome Store.

  • Add the site's name to blog page.

License

This project is licensed under the terms of the MIT license.

This project uses:

About

可下載多個網路字典發音的 Chrome 外掛。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.0%
  • HTML 25.0%