Bewertungen für Reloader
Reloader von Matt Hensman
21 Bewertungen
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 15292611, vor 6 Jahren
- Bewertet mit 5 von 5 Sternenvon Ninja, vor 6 JahrenGood except that it is not the same as screenshot shown. The reload button is before the bookmark icon. Also shift+click does not do hard reload due to limitation of the WebExtension API.
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 5509417, vor 6 Jahren
- Bewertet mit 4 von 5 Sternenvon AcidCrash, vor 7 Jahren
- Bewertet mit 5 von 5 Sternenvon Nicki Faulk, vor 7 JahrenQuick, simple, does exactly what it says. :)
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 5979009, vor 7 JahrenThis is literally the best add-on of it's kind and I think I've tried them all. Well done.
Edit: there's a problem when Firefox is in dark theme. The refresh button is completely black and not grey like it's supposed to be. - Bewertet mit 1 von 5 Sternenvon Firefox-Benutzer 13690589, vor 7 JahrenNo longer working since FF 58.0.1. Currently running version 0.0.6 of Reloader on FF 59.0.0 with OSX 10.12.6. It appears FF broke whatever was being used by this extension to actually display the button in the address bar with the 58.0.1 update.
Antwort des Entwicklers
geschrieben am vor 7 Jahrenhttps://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems
Can't reproduce. Can't test macOS, but there shouldn't be any differences between platforms. Antwort des Entwicklers
geschrieben am vor 8 JahrenTry: https://support.mozilla.org/en-US/kb/troubleshoot-and-diagnose-firefox-problems
Report here with steps to reproduce:
https://github.com/hensm/reloader/issues/new- Bewertet mit 5 von 5 Sternenvon qwerty12, vor 8 Jahren"Stop button that actually works." - this.
I tried the usual three recommended extensions for this, but none worked well as this one. Thanks. - Bewertet mit 5 von 5 Sternenvon recycler.fox, vor 8 Jahren
- Bewertet mit 5 von 5 Sternenvon Vedun, vor 8 Jahren
- Bewertet mit 5 von 5 Sternenvon AbdAbd10, vor 8 Jahrengood add-on but can u make it at the end of the bar and when u middle click it it will reload in a new tap
- Bewertet mit 4 von 5 Sternenvon Kevin K, vor 8 JahrenReally appreciate having the reload/stop button back where it belongs. Only issue I have is that sometimes the stop button still doesn't work, in my experience if the connection is stalled on step "Performing a TLS handshake to [site]" it won't work.
Antwort des Entwicklers
geschrieben am vor 8 JahrenThe stop button won't work if the page you're navigating from is privileged (like the new tab page, add-ons manager or preferences). It's an API limitation and there's no way around it.
If you get it even in other circumstances and in a fresh profile, file a GitHub issue with more information (Support site link). - Bewertet mit 5 von 5 Sternenvon totalcomputergeek, vor 8 JahrenIs there a way to assign hotkeys for 'Hard Reload' & 'Empty Cache and Hard Reload'? Or only an addon-dev can do that?
Antwort des Entwicklers
geschrieben am vor 8 JahrenThis would have to be set by the extension. They're also non-configurable right now.
This is something I would add, though. I think only the "Empty Cache and Hard Reload" actually needs a shortcut, though.
https://github.com/hensm/reloader/issues/3 - Bewertet mit 5 von 5 Sternenvon Tulirebane, vor 8 JahrenThe most feature rich, when compared to similar extensions.
- Bewertet mit 5 von 5 Sternenvon Firefox-Benutzer 12670150, vor 8 Jahren
- Bewertet mit 4 von 5 Sternenvon Firefox-Benutzer 13420189, vor 8 JahrenFinally it's back where it made the most sense, just read that animation is not possible (at the moment I hope), but it would be great to force it to one side, if I use Magic Actions for YouTube for example the icon shows up in the adress bar as well, but after the reload button. And the tool tip says that 'Ctrl + R' reloads the page, but the F5 key is already reloading the page and 'Ctrl + F5' will perform a hard reload with cache cleaning.
- Bewertet mit 5 von 5 Sternenvon lbacud, vor 8 JahrenThis reload button is the best on in the add-ons store so far. It matches the colors and sizes based on themes, and it offers a stop option. All it needs is to animate like the built-in reload stop button.
Antwort des Entwicklers
geschrieben am vor 8 JahrenI've experimented with this idea. Unfortunately, I don't think it's really possible due to the way the APIs are designed.