Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flytaly/multitran-extension
- Owner: flytaly
- License: mpl-2.0
- Created: 2020-06-13T22:56:13.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T16:54:40.000Z (5 months ago)
- Last Synced: 2024-08-01T09:51:46.677Z (5 months ago)
- Topics: addon, browser-extension, chrome-extension, extension, firefox, firefox-addon, firefox-extension, multitran, multitran-extension
- Language: HTML
- Homepage:
- Size: 3.05 MB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:ffCreate production build in the **extension** folder.
npm run build:chrome
npm run build:ffThe extension uses **TailwindCSS** for styles and **esbuild** for bundling.
## License
The code of the extension is licensed under the [MPL-2.0](LICENSE).