🌻 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.
This issue had already been addressed and ticked in Issue 21 but for some reason when I cloned it , manifest file had no changes in relation to V3. So I updated the manifest from V2 to V3. I used the extension-manifest-converter , you can check out the repo here : extension-manifest-converter .
The converter seems to follow all the protocols mentioned in Update Manifest but I couldn't wrap my head around background scripts so I just let them be:
This issue had already been addressed and ticked in Issue 21 but for some reason when I cloned it , manifest file had no changes in relation to V3. So I updated the manifest from V2 to V3. I used the extension-manifest-converter , you can check out the repo here : extension-manifest-converter .
The converter seems to follow all the protocols mentioned in Update Manifest but I couldn't wrap my head around background scripts so I just let them be:
Manifest V2
Manifest V3
Other syntactical changes
Manifest Version:
Manifest V2:
"manifest_version": 2,
Manifest V3:
"manifest_version": 3,
Web Accessible Resources:
Manifest V2:
Manifest V3:
Content Security Policy (CSP):
Manifest V2:
"content_security_policy": "default-src 'self' data: https://lingualibre.org https://*.wikimedia.org https://*.wikipedia.org https://*.wiktionary.org; script-src 'self'; object-src 'self' https://commons.wikimedia.org; style-src 'self' 'unsafe-inline'; img-src 'self' data:"
Manifest V3:Browser Action Details:
Manifest V2:
Manifest V3: