Skip to content

Latest commit

 

History

History
32 lines (17 loc) · 1.41 KB

README.md

File metadata and controls

32 lines (17 loc) · 1.41 KB

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.