/multitran-extension

Chrome/Firefox extension for Multitran

Primary LanguageHTMLMozilla Public License 2.0MPL-2.0

Multitran Popup

Chrome Web Store Chrome Web Store Chrome Web Store

Mozilla Add-on Mozilla Add-on Mozilla Add-on

chrome.google.com/ addons.mozilla.org/

Browser extension for translating words on webpages and in the toolbar popup using multitran.com dictionary.

Usage

Build and watch for changes in js and style files, then run corresponding browser with web-ext.

npm run dev:chrome
npm run dev:ff

Create production build in the extension folder.

npm run build:chrome
npm run build:ff

The extension uses TailwindCSS for styles and esbuild for bundling.

License

The code of the extension is licensed under the MPL-2.0.