Refresh Time
![]() ![]() |
Is there any way to allow us to set our own refresh times? I noticed in the script you set it at 2 minutes (120000 milliseconds). Any way to allow us to change that to something shorter, like 30 seconds or 15? Thanks! |
![]() ![]() |
Yeah that would be really nice! |
![]() ![]() |
You can change it to whatever refresh time you want just click the script menu > hit the "Open Userscripts Folder" button > open "googlevoicegrowler.user.js" in textedit > and change: var refreshInterval = 120000; to 30000 or 15000. |



