Commit Graph

3 Commits

Author SHA1 Message Date
d2f17c8dac
bump version(s) 2022-01-27 14:33:41 +01:00
Sebastian
bc817a638d
#7120 manifest v3: first iteration working
new permission needed: scripting
chrome.browserAction -> chrome.action
webRequestBlocking is not possible anymore
chrome.extension.getUrl -> chrome.runtime.getUrl
new serviceWorkerHttpLib: using fetch
new serviceWorkerCryptoWorkerFactory: using syncCryptoImpl
few other minor changes

still missing some other changes like migrating setTimeout to chrome.alarms api
2022-01-16 17:55:01 -03:00
Sebastian
a4e65c462a
split extension v2 & v3 2021-12-20 16:18:39 -03:00