Open rurban opened 5 years ago
For Chrome and Mozilla, since it's dropped from their central extensions sites.
I've done it for mozilla... for chrome I need to recover a signed crx file from somewhere where it's installed.
Thanks @nextgens Works fine on Firefox - but only if you install manually. Could you please process the pull requests now?
Those looking to install on Chrome: I just successfully installed it by downloading the release, renaming to .zip, enabling Developer mode in hte Chrome extensions page, then clicking Load Unpacked and loading the folder.
What doesn't work is renaming to .crx: It gives a dropdown error CRX_HEADER_INVALID.
I'm pretty sure Chrome will nag you about being in Dev mode.
@Gertbucket I could merge it but I can't release anything new... (since I can't sign it with mozilla's cert)
I could manually install into chrome - unzip & drop into extensions Thanks for the code
For Chrome and Mozilla, since it's dropped from their central extensions sites.