lingua-libre / SignIt

🌻 Lingua Libre SignIt web-browser extension translates selected word in French Sign Language via an elegant pop up so you learn sign language while reading online.
https://addons.mozilla.org/en-US/firefox/addon/lingua-libre-signit/
MIT License
15 stars 15 forks source link

Explore cross browser format #32

Closed hugolpz closed 5 months ago

hugolpz commented 2 years ago

Current code has already several features making it nearly ready for cross-browser support. But it got to be checked further.

Browser shares

See User Agent Breakdowns Wikimedia Foundation image

Resources

Status

Browser Works Error-free App Store
Firefox yes yes yes
Chromium yes warning
modal definition: fails.
not yet
Google Chrome yes warning
modal definition: fails.
not yet
Safari n.a. n.a. Store publication required to install extension.
Edge n.a. n.a. not yet

See also

21

hugolpz commented 2 years ago

Test on Chromium / Chrome

  1. Download code : 1.1 from github 1.2 from Firefox, click "Download file" to download its zipped .xpi archive
  2. Open Chromium url: chrome://extensions/, on top right, click and activate Developer mode
  3. Click Load unpacked extension, browse to the unzipped folder
  4. Open https://fr.wikipedia.org/wiki/Crabe
  5. It works.

Chromium

Screenshot_20220820_165303

Screenshot_20220820_163518

Chrome

Modal's definition is not fetched properly. Screenshot_20220820_192509 Screenshot_20220820_192859

hugolpz commented 7 months ago

@kabir-afk : just for reference, if testing in this direction occurs, you may report status here.

hugolpz commented 5 months ago

We moved beyond exploration and are doing it, thanks to @ kabir-afk