-
-
Notifications
You must be signed in to change notification settings - Fork 128
Description
I was wondering why this disappeared from my Chromium. Was it accidentally uninstalled? So, I went to the Chrome web store and tried to reinstall it, but it gave me a download error. I downloaded your for-local-testing-only ZIP file and tried to install it manually and got an error about how background.scripts is invalid for v3 manifest files; after I removed that key, it worked fine. I did find it in my ~/.config/chromium/Default/Extensions directory but removing background.scripts didn't fix it (I suppose it made it not pass signing verification), but replacing the contents with the for-local-testing-only file and installing it as an unpacked extension in developer mode did work. Long story short, a newer version without background.scripts should be uploaded to the Chrome web store.