Lingua Libre SignIt translate a word in (French) Sign Language videos.
This extension allows you to translate a word into French sign language on any web page. When you read a text and come across a word you don't know, highlight that word, right click and click on the Sign it icon: the sign in LSF and the definition of the word in French will appear on a window. If a word is not available in LSF, we invite you to record it with our easy-to-use webapp on https://lingualibre.org. The definitions come from the French Wiktionary to which you can also contribute: https://fr.wiktionary.org.
- Firefox > Open: https://addons.mozilla.org/en-US/firefox/addon/lingua-libre-signit/ > Install.
Manual install is possible for Chrome, Chromium. Should be eqully possible with Windows Edge.
# git clone the repository first, then...
npm install # Install dependencies
# Bump version in package.json and manifest.json, ex: 1.0.12 -> 1.0.13
npm run web-ext:build # build the firefox extension into an instalable .zip
npm run web-ext:test # runs current dev version in Firefox, opens url defined in package.json
See also Mozilla's web-ext
Inspect Firefox extension : Open url about:debugging#/runtime/this-firefox
.
There, Load temporary Add-on
, find "Lingua Libre SignIt" : click Inspect
.
βββ manifest.json (v.2) β defines extensions and dependencies rights.
βββ background-script.js β main script.
βββ SignItCoreContent.js β creates duo panels "Video | Definition"
βββ SignItVideosGallery.js β given urls, creates gallery of videos.
βββ content_scripts/
| βββ signit.js β creates above text SignIt popup
| βββ wpintegration.js β on wikimedia sites, if page's title has a sign language video available, then display smartly.
βββ popup/
βββ popup.js β creates top bar SignIt icon's popup, with search, history and settings.
βββ SearchWidget.js β handle the search queries
We look for volunteers:
- Co-owners, JS developers
- Signers
- Github: Lingua-libre/SignIt/Issues β tickets manager
- Github: Lingua-libre/SignIt β code (JS)
- Translate SignIt's user interface
- :meta:Lingua Libre/SignIt β Wikimedia project page with mission statement.
- Lingualibre.org > Recording Studio β online tool to record words, once you specify a sign language, you can record videos of signed word at 400 per hour. They will be automatically available to SignIt.
- Lingua Libre SignIt for Firefox β a browser extension to click words in browser and show sign language videos generated via Lingualibre.