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

The plugin is incompatible with the latest beta release of Zotero #17

Closed
dualer opened this issue Feb 10, 2022 · 10 comments
Closed

The plugin is incompatible with the latest beta release of Zotero #17

dualer opened this issue Feb 10, 2022 · 10 comments

Comments

@dualer
Copy link

dualer commented Feb 10, 2022

See this

@ArronQiu
Copy link

ArronQiu commented Mar 9, 2022

According to the issue mentioned by @dualer, I tried the following and surprisingly found it work:

  1. open '.xpi' by a zip software.
  2. open 'install.rdf' by a text software.
  3. change the maxVersion like to:
<em:maxVersion>6.0.*</em:maxVersion>
  1. save, close, and now you can install and find it compatible.

@dualer
Copy link
Author

dualer commented Mar 16, 2022

@ArronQiu I have tried your method, but I got the following error report:

The add-on "%S" could not be installed. It may be incompatible with this version of Zotero.

Do you know what went wrong?

@ShanghaoLi0913
Copy link

@ArronQiu I have tried your method, but I got the following error report:

The add-on "%S" could not be installed. It may be incompatible with this version of Zotero.

Do you know what went wrong?

me too

@ArronQiu
Copy link

@dualer @lshowo Sorry that I don't know the exact reason, but the same issue has been raised here and solved. You may try following the instruction:

If you want modify a xpi plugin:
1- unzip 'xpi' exactly as 'zip'.
2- edit file in text editor.
3- [Important] Select the files and folders at root level and zip from here. Do not zip from outside the plugin folder.
4- no need to modify suffix 'zip' to 'xpi', just drag it to zotero add-on manager.

Hope it work.

@dualer
Copy link
Author

dualer commented Mar 21, 2022

@ArronQiu Thanks. Problem solved.

@ArronQiu
Copy link

@dualer Please close the issue since the problem was solved.

@shyyelring
Copy link

thanks

@ArronQiu
Copy link

My pleasure to help :)

@KasierLee
Copy link

@dualer @lshowo Sorry that I don't know the exact reason, but the same issue has been raised here and solved. You may try following the instruction:

If you want modify a xpi plugin:
1- unzip 'xpi' exactly as 'zip'.
2- edit file in text editor.
3- [Important] Select the files and folders at root level and zip from here. Do not zip from outside the plugin folder.
4- no need to modify suffix 'zip' to 'xpi', just drag it to zotero add-on manager.

Hope it work.

Thanks!

@adahfbch
Copy link

@dualer @lshowo Sorry that I don't know the exact reason, but the same issue has been raised here and solved. You may try following the instruction:

If you want modify a xpi plugin:
1- unzip 'xpi' exactly as 'zip'.
2- edit file in text editor.
3- [Important] Select the files and folders at root level and zip from here. Do not zip from outside the plugin folder.
4- no need to modify suffix 'zip' to 'xpi', just drag it to zotero add-on manager.

Hope it work.

Thanks, problem solved

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

No branches or pull requests

6 participants