Critiques pour Reloader
Reloader par Matt Hensman
21 notes
- Noté 5 sur 5par Utilisateur ou utilisatrice 15292611 de Firefox, il y a 6 ans
- Noté 5 sur 5par Ninja, il y a 6 ansGood 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.
- Noté 5 sur 5par Utilisateur ou utilisatrice 5509417 de Firefox, il y a 6 ans
- Noté 4 sur 5par AcidCrash, il y a 7 ans
- Noté 5 sur 5par Utilisateur ou utilisatrice 5979009 de Firefox, il y a 7 ansThis 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. - Noté 1 sur 5par Utilisateur ou utilisatrice 13690589 de Firefox, il y a 7 ansNo 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.
Réponse du développeur
mis en ligne : il y a 7 anshttps://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. Réponse du développeur
mis en ligne : il y a 7 ansTry: 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- Noté 5 sur 5par qwerty12, il y a 7 ans"Stop button that actually works." - this.
I tried the usual three recommended extensions for this, but none worked well as this one. Thanks. - Noté 5 sur 5par recycler.fox, il y a 8 ans
- Noté 5 sur 5par Vedun, il y a 8 ans
- Noté 5 sur 5par AbdAbd10, il y a 8 ansgood 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
- Noté 4 sur 5par Kevin K, il y a 8 ansReally 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.
Réponse du développeur
mis en ligne : il y a 8 ansThe 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). - Noté 5 sur 5par totalcomputergeek, il y a 8 ansIs there a way to assign hotkeys for 'Hard Reload' & 'Empty Cache and Hard Reload'? Or only an addon-dev can do that?
Réponse du développeur
mis en ligne : il y a 8 ansThis 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 - Noté 5 sur 5par Utilisateur ou utilisatrice 12670150 de Firefox, il y a 8 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13420189 de Firefox, il y a 8 ansFinally 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.
- Noté 5 sur 5par lbacud, il y a 8 ansThis 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.
Réponse du développeur
mis en ligne : il y a 8 ansI've experimented with this idea. Unfortunately, I don't think it's really possible due to the way the APIs are designed.