Revisiones de Reloader
Reloader por Matt Hensman
21 revisiones
- Se valoró con 5 de 5by Usuario de Firefox 15292611, hace 6 años
- Se valoró con 5 de 5by Ninja, hace 6 añosGood 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.
- Se valoró con 5 de 5by Usuario de Firefox 5509417, hace 6 años
- Se valoró con 4 de 5by AcidCrash, hace 7 años
- Se valoró con 5 de 5by Usuario de Firefox 5979009, hace 7 añosThis 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. - Se valoró con 1 de 5by Usuario de Firefox 13690589, hace 7 añosNo 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.
Respuesta del desarrollador
publicado el hace 7 añoshttps://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. Respuesta del desarrollador
publicado el hace 7 añosTry: 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- Se valoró con 5 de 5by qwerty12, hace 7 años"Stop button that actually works." - this.
I tried the usual three recommended extensions for this, but none worked well as this one. Thanks. - Se valoró con 5 de 5by recycler.fox, hace 7 años
- Se valoró con 5 de 5by Vedun, hace 7 años
- Se valoró con 5 de 5by AbdAbd10, hace 7 añosgood 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
- Se valoró con 4 de 5by Kevin K, hace 7 añosReally 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.
Respuesta del desarrollador
publicado el hace 7 añosThe 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). - Se valoró con 5 de 5by totalcomputergeek, hace 7 añosIs there a way to assign hotkeys for 'Hard Reload' & 'Empty Cache and Hard Reload'? Or only an addon-dev can do that?
Respuesta del desarrollador
publicado el hace 7 añosThis 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 - Se valoró con 5 de 5by Tulirebane, hace 7 añosThe most feature rich, when compared to similar extensions.
- Se valoró con 5 de 5by Usuario de Firefox 12670150, hace 7 años
- Se valoró con 4 de 5by Usuario de Firefox 13420189, hace 7 añosFinally 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.
- Se valoró con 5 de 5by lbacud, hace 8 añosThis 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.
Respuesta del desarrollador
publicado el hace 8 añosI've experimented with this idea. Unfortunately, I don't think it's really possible due to the way the APIs are designed.