Khan / KhanAcademyDots

A browser extension for translators of Khan Academy articles and exercises. It auto-translates certain math notations (such as decimal points to decimal commas) based on your locale via an extra button in the Crowdin window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update Chrome extension to Manifest V3

justinmayhew opened this issue · comments

We'll need to update from Manifest V2 sometime this year before support is dropped. From The transition of Chrome extensions to Manifest V3:

January 2023: The Chrome browser will no longer run Manifest V2 extensions. Developers may no longer push updates to existing Manifest V2 extensions.

Looks like Firefox doesn't quite support V3 yet, but that's perhaps of lesser concern.

https://www.xda-developers.com/mozilla-firefox-manifest-v3-adoption/

I have taken a crack at this and looks like the migration of this particular plugin will not be difficult, will submit a PR shortly.