-
Notifications
You must be signed in to change notification settings - Fork 3
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
Set time between refreshes #16
Comments
Hey @sirpython, have you had any luck with this yet? |
@malachi26 My goodness, I completely forgot about this! If you hadn't reminded me, I probably would've never done this. I'll get a chance to work on this when I get home later. |
no rush, I was just curious, I haven't looked at this for a while either. |
I can't find much on the RegisterMenuCommand, I will try to look at it again when I get home. |
I am setting this aside for the moment. |
Okay. Sorry I haven't been of much help so far. |
Some people may have a better/faster browser, or maybe just a faster computer on a whole.
That being said, I think there should be an option to change the intervals between the refreshes.
This could be done by adding a button with
GM_registerMenuCommand
that could pop up someprompt
s for getting the interval to change to.I might work on submitting this as a PR.
The text was updated successfully, but these errors were encountered: