tamperchrome
tamperchrome copied to clipboard
port to mv3
Purpose of this PR: move away from manifest v2(which is out of support soon) to manifest v3
Main changes:
- Replace
window
apis withchrome
apis becausewindow
is not accessible from mv3 service worker- Replace
window.open
withchrome.windows.create
- Port communication system from window messages to long time connections
- Replace