leonkt / zotero-memento

Zotero extension that combats link rot by archiving webpages and journal articles.
MIT License
295 stars 14 forks source link

Update to work with the upcoming version of Zotero (currently in widely popular beta) #18

Open tillgrallert opened 2 years ago

tillgrallert commented 2 years ago

The title says it all. Zotero has released a widely popular beta last summer, which will ultimately become a major release (hopefully this year). At some point in the beta development cycle memento stopped working and it would be great if this could be addressed.

Thank you very much for this great add-on and all the best, Till

daniel-bogdoll commented 2 years ago

As expected, not working with the released v6 :)

VanillaChief commented 2 years ago

As with the mdnotes plugin, a quick workaround is to change <em:maxVersion>5.*</em:maxVersion> to <em:maxVersion>6.*</em:maxVersion> in the install.rdf in the xpi-file.

Just rename the .xpi-file to a .zip-file, unpack, open the rdf-file in a text editor like Visual Studio Code, change the max version. Compress the files back to a .zip and rename to .xpi

Just tested it, and it works fine for the time being.

BradKML commented 2 years ago

@VanillaChief thanks for the note. Also it seems development is slow with this but https://github.com/leonkt/zotero-memento/issues/17

BradKML commented 2 years ago

Currently observing the one made by @Spehhhhh for a possible community pre-update (since IDK how to pack XPIs)

kerim commented 2 years ago

Came here because of this problem.

ipruning commented 2 years ago

I have put a link of compiled XPI in #19 for those who need it.

BradKML commented 2 years ago

As a pesky request @Spehhhhh is it also okay to handle https://github.com/leonkt/zotero-memento/issues/17 ?

ipruning commented 2 years ago

@BrandonKMLee I'll give it a try 😂