Tab Reloader (page auto refresh) 的評論
Tab Reloader (page auto refresh) 作者: James Fray
Myste\'s mom 所留下的評論
評價 4 分,滿分 5 分
來自 Myste\'s mom,2 年前Before the last update, I really loved this extension. It remembered the settings from one session to the next.
With the latest update, the simple set up, keeping the settings, and having an icon to click on are all gone. It is a royal pain to remember each session to reset the timer.
With the latest update, the simple set up, keeping the settings, and having an icon to click on are all gone. It is a royal pain to remember each session to reset the timer.
446 筆評論
- 評價 5 分,滿分 5 分來自 Firefox 使用者 19031108,5 小時前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 19030370,13 小時前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 19030349,14 小時前
- 評價 3 分,滿分 5 分來自 Firefox 使用者 19030316,14 小時前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 19022061,4 天前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 19022015,4 天前
- 評價 1 分,滿分 5 分來自 HonestReviews,18 天前5-17-25
Junk addon doesn't work. Does not maintain pages same as without it. No matter what the settngs. - 評價 2 分,滿分 5 分來自 USER-EXPERIENCEONLY,1 個月前5-9-2025-doesn't work. Does not keep tabs connected. Worthless no matter what the settings.
- In general, it is a really good extension. The problem is, I use this headlessly to monitor a website, and this has a fairly major memory leak causing Firefox to eventually crash, it also causes Firefox to run stupidly slowly, needing a stop and restart to fix. This may be okay for some, but when I don't actively monitor this box, it is for me.
- documentation is definitely not adapted to non-coders, there is little GUI and you're left to write json yourself.
it seems you need to write a json script just to keep reloading rules between sessions.
generally hard to know how you're supposed to achieve something if you can't code. - 評價 5 分,滿分 5 分來自 FESSUL ProcInst,2 個月前
- 評價 5 分,滿分 5 分來自 Firefox 使用者 15140634,2 個月前
- 評價 5 分,滿分 5 分來自 Mostaza_Sensei,2 個月前
- 評價 5 分,滿分 5 分來自 gothicserpent,3 個月前Works really well to refresh my merrill edge page so i can actively monitor my portfolio real-time. Thanks!
- I 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 :)