Try to get it working with Chrome again#620
Conversation
for self-extracting pages
…c04b git-subtree-dir: zotero-connectors/src/translate git-subtree-split: 1f6a1c04b8d06bd2aaaf0c25b981a1ed4e374ace
…nnectors/src/translate'
…236a git-subtree-dir: zotero-connectors/src/utilities git-subtree-split: 43142236a282e5e1a3190694628f329aa2e0ba8e
…nnectors/src/utilities'
git-subtree-dir: zotero-scholar-citations git-subtree-split: d2a392a2ce6afab215e0264e89f6e75344c2ca49
|
@tobiasdiez @LyzardKing I updated the zotero submodule stuff etc and the gulp file etc so that it at least compiles and can be loaded locally in the browser. I commented out the scripts that are no long there; however, I have no idea what kind of scripts we now need to include and how to continue here. |
|
The issue with Chrome is that we cannot have multiple background scripts. Then we need to make sure that the same works for firefox (that does not support service workers) |
|
Thanks for looking into this. For the missing scripts, I would start by tracking where the went in zotero and then add the new location. |
|
Should consider also changes to the cli in v6. JabRef/jabref#13012 (comment) |
|
This is too complex too update right now. |
Update to latest zotero stuf
Fixes #616
TODO: test if this actually still works