https://github.com/alisianoi/lingueet
Firefox web extension that downloads .mp3 files from linguee.de once you visit the page
https://github.com/alisianoi/lingueet
Last synced: 8 months ago
JSON representation
Firefox web extension that downloads .mp3 files from linguee.de once you visit the page
- Host: GitHub
- URL: https://github.com/alisianoi/lingueet
- Owner: alisianoi
- License: mit
- Created: 2017-02-11T22:25:01.000Z (almost 9 years ago)
- Default Branch: main
- Last Pushed: 2020-10-10T15:40:15.000Z (about 5 years ago)
- Last Synced: 2025-01-24T09:41:35.830Z (10 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lingueet
This add-on downloads .mp3 files from the linguee dictioary once you
visit the page in your browser. The downloaded audio can be found in
your browser's download folder, within a language-specific folder.
Example: if you are visiting deutsch-english translation pages on
linguee, the audio will be saved under deutsch/some-word.mp3
# Installing the dev version
Git clone this repo to some local folder. Then fire up Firefox and in
the address bar type:
`about:debugging`
In the tab that opens, choose 'Load temporary Add-on' and navigate to
the manifest.json file that is in the root of the repo. Select it and
the add-on will be installed for your current firefox session.