Closed tdulcet closed 2 years ago
Added initial Chromium/Chrome support. Fixes #54
Requires the downloading the webextension-polyfill to src/ and renaming the chromemanifest.json file to manifest.json and moving it to src/.
src/
chromemanifest.json
manifest.json
More extensive changes will be needed if/when #93 is merged.
Well this is approved long ago. So I just press the merge button here…
Feel free to let me know if I overlook such things again and again. If it is approved, it's approved.🤷♂️
Added initial Chromium/Chrome support. Fixes #54
Requires the downloading the webextension-polyfill to
src/
and renaming thechromemanifest.json
file tomanifest.json
and moving it tosrc/
.More extensive changes will be needed if/when #93 is merged.