Pohódnoćenja za Tab Reloader (page auto refresh)
Tab Reloader (page auto refresh) wot James Fray
Pohódnoćenje wot Netrom
Z 3 z 5 pohódnoćeny
wot Netrom, hace 4 mesesI really like the concept and base functionality, however I have one issue. When creating a custom job by shift-clicking (match full URL) it doesn't work - it continues to reload even when the URL changes. Secondly, a suggestion: would really like the ability to not only play a sound, but also (and/or) display a notification when a change occurs. Also it would be great to monitor for selected keywords and only notify select changes, rather than *any* change. Thanks for your work.
Edit: I used "run policy code" to circumvent the match URL issue. For anyone interested the code I used: "document.currentScript.dataset.continue = window.location.toString().includes("URL");"
I assume it may be possible to show notifications by utilizing the "run JS code" option, but I don't know JS. If anyone do, please share :)
Edit: I used "run policy code" to circumvent the match URL issue. For anyone interested the code I used: "document.currentScript.dataset.continue = window.location.toString().includes("URL");"
I assume it may be possible to show notifications by utilizing the "run JS code" option, but I don't know JS. If anyone do, please share :)