Skip to content
This repository has been archived by the owner on May 10, 2018. It is now read-only.

bulk updating of greasemonkey scripts #1653

Closed
OlafLostViking opened this issue May 12, 2015 · 5 comments
Closed

bulk updating of greasemonkey scripts #1653

OlafLostViking opened this issue May 12, 2015 · 5 comments

Comments

@OlafLostViking
Copy link

I like the greasemonkey support in qupzilla and use it f.ex. on github. But always checking manually on openuserjs.org for updates is tiresome and errorprone. And to be honest, I only do this when I recognise problems on a website.

Perhaps Qupzilla could check all installed scripts for new versions automatically or upon user request (if you don't want qupzilla to change something behind your back) and install/update the ones selected by the user.

@nowrep
Copy link
Member

nowrep commented May 22, 2015

Script updating is actually on my todo.

@trnkava1
Copy link
Contributor

Hi, I would like to try implement this feature.

@Martii
Copy link
Contributor

Martii commented Mar 10, 2016

That would be great... I've been tinkering more with the GreaseMonkey plugin side of this browser and I'm amazed at its speed... few issues here and there but a great start. :)

@nowrep
Copy link
Member

nowrep commented Mar 19, 2016

@trnkava1 Sure, patches welcome ;)

trnkava1 added a commit to trnkava1/qupzilla that referenced this issue Mar 19, 2016
- Fixed parsing @updateURL/@downloadurl
- Updating is only manual
- User have to click on update button located in Greasemonkey settings
- Update works just like download
- New version is not being checked, original script is replaced

Closes QupZilla#1653
trnkava1 added a commit to trnkava1/qupzilla that referenced this issue Mar 20, 2016
- Fixed parsing @updateURL/@downloadurl
- Updating is only manual
- User have to click on update button located in Greasemonkey settings
- Update works just like download
- New version is not being checked, original script is replaced

Closes QupZilla#1653
trnkava1 added a commit to trnkava1/qupzilla that referenced this issue Mar 20, 2016
- Fixed parsing @updateURL/@downloadurl
- Updating is only manual
- User have to click on update button located in Greasemonkey settings
- Update works just like download
- New version is not being checked, original script is replaced
- Fixed coding style issues

Closes QupZilla#1653
trnkava1 added a commit to trnkava1/qupzilla that referenced this issue Mar 20, 2016
- Fixed parsing @updateURL/@downloadurl
- Updating is only manual
- User have to click on update button located in Greasemonkey settings
- Update works just like download
- New version is not being checked, original script is replaced
- Fixed coding style issues

Closes QupZilla#1653
@nowrep
Copy link
Member

nowrep commented Mar 20, 2016

This is now partly fixed. It is now possible to update scripts that have @downloadUrl in metadata, but it must be done manually from GreaseMonkey settings (there will be reload button next to remove button).

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

No branches or pull requests

4 participants