gautamkrishnar / motrix-webextension

A browser extension for the Motrix Download Manager
GNU General Public License v3.0
1.21k stars 97 forks source link

migrate extension to manifest v3 #70

Open gautamkrishnar opened 2 years ago

gautamkrishnar commented 2 years ago

migrate exxtension to manifest v3

https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/

gautamkrishnar commented 2 years ago

We will be unable to migrate until webextension-toolbox supports it.

gautamkrishnar commented 2 years ago

We need to make sure that firefox won't break since it won't support manifest v3 yet.

pureiboi commented 1 year ago

I was trying to understand M3 in firefox, it has change background script to non-persistent. suspect that is the reason why background is not running and not working for firefox