Skip to content

johnyluyte/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:

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •