A simple DeepL Translator extension for browsers that support WebExtension.
- Install latest Node.js LTS or newer stable release. (Only issues that occur on these releases will be supported, however this project may also works on older releases.)
- Run
yarn installto install extension dependencies. - Run
yarn prepareto fetch third party runtime dependencies. - Run
yarn buildto bundle the code.
- Google for translate_FILL0_wght400_GRAD0_opsz48.png for extension icon.
- Mozilla for browser-polyfill.js to provide this extension a unified Promise-based API.
- Mozilla Firefox for extension.css to provide this extension a unified look and feel.
GNU General Public License Version 3