-
Notifications
You must be signed in to change notification settings - Fork 2.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install vimium on Firefox from source code #2965
Comments
You can take that property out of the manifest for testing ( Previously Firefox and Chrome just ignored it. I'll take it out. It's unfortunate, because it's really useful having that comment there. |
I have deleted that line in manifest, and it is installed now. |
smblott-github
added a commit
to smblott-github/vimium
that referenced
this issue
Feb 22, 2018
Apparently some versions of Firefox are baulking at unreconised properties in the manifest. See: philc#2965 (comment). Mention @KyleLS.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have compiled the source code using CoffeeScript, and installed it as extension on Chrome.
But after I zipped the compiled code in xpi format, dragged it to about:addons page on Firefox Quantum, the warning dialog said the package is damaged. How can I install it on Firefox in the correct way?
I am looking at the Issue #2962, and trying it on Firefox by the way.
The text was updated successfully, but these errors were encountered: