Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flytaly/multitran-extension

Chrome/Firefox extension for Multitran
https://github.com/flytaly/multitran-extension

addon browser-extension chrome-extension extension firefox firefox-addon firefox-extension multitran multitran-extension

Last synced: about 2 months ago
JSON representation

Chrome/Firefox extension for Multitran

Awesome Lists containing this project

README

        

# Multitran Popup

![Chrome Web Store](https://img.shields.io/chrome-web-store/v/fbncpmcdhgdolipfkpeckjajpgjdpehj) ![Chrome Web Store](https://img.shields.io/chrome-web-store/stars/fbncpmcdhgdolipfkpeckjajpgjdpehj)
![Chrome Web Store](https://img.shields.io/chrome-web-store/users/fbncpmcdhgdolipfkpeckjajpgjdpehj)

![Mozilla Add-on](https://img.shields.io/amo/v/multitran) ![Mozilla Add-on](https://img.shields.io/amo/stars/multitran) ![Mozilla Add-on](https://img.shields.io/amo/users/multitran)

[ ![chrome.google.com/](https://i.imgur.com/unvdmLG.png)](https://chrome.google.com/webstore/detail/multitran-popup/fbncpmcdhgdolipfkpeckjajpgjdpehj)
[ ![addons.mozilla.org/](https://user-images.githubusercontent.com/1577569/225926070-baa9ed48-841c-4ce7-bf70-557f848eed23.png)](https://addons.mozilla.org/en-US/firefox/addon/multitran/)

Browser extension for translating words on webpages and in the toolbar popup using [multitran.com](https://www.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](LICENSE).