Skip to content
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

Error with manifest in Linux #88

Closed
jorgman1 opened this issue Nov 13, 2019 · 2 comments
Closed

Error with manifest in Linux #88

jorgman1 opened this issue Nov 13, 2019 · 2 comments

Comments

@jorgman1
Copy link

When trying to use the extension, I get the following error:

"This extension does not have permission to use native manifest /usr/lib/mozilla/native-messaging-hosts/org.jabref.jabref.json"

I'm using Firefox 70.0.1, and Jabref 5.0.

The file is readable and executable by all.

@LyzardKing
Copy link
Collaborator

There might be a mismatch between the id in the extension and the manifest..
@tobiasdiez Did you update the firefox extension?
The extension downloadable from mozilla still has id @jabfox
but the id in jabref is the new one..
For the meantime @jorgman1 you can change the id in the json file to @jabfox, but you will then need to revert back to the value it shows now.

@tobiasdiez
Copy link
Member

Thanks to @LyzardKing this should be fixed now (if you use the latest dev version). Thanks for the report!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants