-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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 chrome extension automatically #6076
Comments
If Firefox is installed: Open JabRef extension page in firefox store. |
@LyzardKing Ping? 😇 |
Firefox download page would be something like |
I'll have a look at it! I don't have too much time, but I'll see what I can do :) |
Ok.. I have the correct file, and it works on Chrome. |
The macos part should be the same.. I can test that easily. |
Perfect. Thanks a lot @LyzardKing! Yes, the idea was to add these steps to the installation routines as post-actions. For Windows, adding a line similar to
|
I opened a branch to test this out.. I only added the postinst/postrm scripts, but I'll start from there. |
@tobiasdiez
Am I missing something or should the .wsf be changed? At the moment it only seems to access the 32 bit folders.. |
@LyzardKing May I ask about an update? 😇 |
Yes sorry... |
Sorry, I've overlooked your comment. The 32-bit folder |
Ok! I just wanted confirmation that it works, since it shouldn't according to the google website. |
Just to recap... |
Here is some info on this topic: There is a postinstall script for pgk and for dmg you might need to integrate such thing in the dmg scpt. That is some AppleScript. Someone who's got a a mac could add some lines to copy the files |
Now we just need it for windows as well. Probably inlcude this in the wix installer scripts. |
I'm not expert... in fact not at all...but could a change like this in the JabRef-post-image.wsf work? @tobiasdiez You might know how it works.. |
That looks promising indeed. Not sure when I find the time to try this. |
This issue has been inactive for half a year. Since JabRef is constantly evolving this issue may not be relevant any longer and it will be closed in two weeks if no further activity occurs. As part of an effort to ensure that the JabRef team is focusing on important and valid issues, we would like to ask if you could update the issue if it still persists. This could be in the following form:
Thank you for your contribution! |
e740261 Merge pull request #6075 from POBrien333/patch-1048 5251887 Update society-of-biblical-literature-fullnote-bibliography.csl b4938f4 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl b7afaa1 Update Food and Agriculture Organization of the United Nations to comply with 2022 revision (#6072) 5218a45 Update avian-research.csl (#6076) 627ce4a Merge pull request #5983 from tutam/patch-1 08bd306 Re-indent CSL styles d97aec7 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 00439b1 Re-indent CSL styles 914a4dc Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl ef4ecff Re-indent CSL styles 224b1d3 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 3297912 Update society-of-biblical-literature-1st-edition-fullnote-bibliography.csl 156a850 add title-short to all SBL variants 3f6c407 Merge pull request #6071 from denismaier/fixbernsozanthro a7b3228 Re-indent CSL styles d624bda removes abstract from issued macro f3221f4 Update glossa.csl (#6070) 63c0c6d Rework frontiers-in-ecology-and-the-environment.csl (#6067) 7502061 Bump nokogiri from 1.13.5 to 1.13.6 (#6068) 374238f Bump nokogiri from 1.13.4 to 1.13.5 (#6065) 7b09f4f Create journal-of-occupational-and-environmental-medicine.csl (#6053) 9e7a74b Update revista-ladinia.csl (#6058) 13461e5 Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl 2e86264 Re-indent CSL styles 98ff3de Update suomen-antropologi-journal-of-the-finnish-anthropological-society.csl bcab5dc Fix timestamp 76aeb4c Create suomen-antropologi-journal-of-the-finnish-anthropological-society.csl git-subtree-dir: buildres/csl/csl-styles git-subtree-split: e740261
Hi, I would like to work on this issue, could I please be assigned it? |
for firefox I stumbled across this https://github.com/web-eid/wix-custom-action-firefox-extension-install |
It would be nice if the Chrome extension would be automatically installed during the main installation routine.
Shouldn't be that hard to implement: https://developer.chrome.com/extensions/external_extensions
@LyzardKing interested? 😄
(For Firefox something like this is sadly not supported: https://blog.mozilla.org/addons/2019/10/31/firefox-to-discontinue-sideloaded-extensions/)
The text was updated successfully, but these errors were encountered: