13 revisiones
- Se valoró con 4 de 5by Олексій, hace un añoOkay, but the JSON response fields containing text in Russian are displayed as strange characters.
- Se valoró con 4 de 5by Usuario de Firefox 17505828, hace 3 añosI cannot install the add-on in Firefox (v103, Win 10 64bit).
I am installing from add-ons in firefox but it says "Installation aborted because the add-on is corrupted" and "This add-on is not actively monitored for security by Mozilla. Make sure you trust it before installing it."
while it is strange that on win8 32bit installed without a problem (?)Respuesta del desarrollador
publicado el hace 3 añosSorry for the late reply. I can't reproduce the issue, either. My best guess is that the file may got corrupted during download. Do you see the same issue after restarting Firefox? - Se valoró con 4 de 5by HereOnTheHill, hace 5 añosI love the add-on. The ability to send the headers with the request is perfect for some of the APIs I use. I wish there were an option to click next to a line in the response and copy the path or value similar to what JSON Viewer Awesome provides on Chrome. Keep up the great work!
- Se valoró con 4 de 5by eztup, hace 5 añosRESTer is great, I like it and I am using it for quite a while now. It supports different kinds of authentications and I like how easily it structures the requests in a tree structure on left hand side.
What I do not like is the bug in the EXPORT REQUESTS function... "Ups, something went wrong! e is undefined". Without that function I always have to start configuring my request from scratch after using a different Firefox on any new physical or virtual machine... - Se valoró con 4 de 5by Usuario de Firefox 14405624, hace 6 añosGood work, nice plugin but I don't like the blue and yellow colors.
- Se valoró con 4 de 5by Usuario de Firefox 14632709, hace 6 años
- Se valoró con 4 de 5by Usuario de Firefox 13508722, hace 7 añosHi! Great add-on. Please increase the .ace_editor font-size, because 12px is toooo small in a high resolution monitor. Really hard for reading. If i change it to 1em in debugger, it's much better readable. Thank you!
- Se valoró con 4 de 5by Usuario de Firefox 14122667, hace 7 años- a little slows down the interface.
- there is no way to sort saved requests into the collection.Respuesta del desarrollador
publicado el hace 7 añosThanks for your comments.
Saved requests are currently sorted alphabetically. Would you mind creating an issue on GitHub, describing why you think manual sorting would help and how you would like the feature to work?
https://github.com/frigus02/RESTer/issues
I'm also interested in making the whole interface more snappy. If you feel something particular is slow, feel free to create another issue on GitHub. - Se valoró con 4 de 5by Usuario de Firefox 13963244, hace 7 añosGreat add-on, I really like it. Perfect for testing webapps. I really like the environment and the variables options. Keep up the good work! The only bug I found that the variables do not work in the Body, only in the Header.
- Se valoró con 4 de 5by Usuario de Firefox 13894350, hace 7 añosi want the check box for parameter, and thats the reason why i havent choose rester until now
Respuesta del desarrollador
publicado el hace 7 añosThanks for your suggestion. That sounds like a good idea. I created an issue here, so you can keep track of the progress:
https://github.com/frigus02/RESTer/issues/57 - Se valoró con 4 de 5by Rodrigo Flores, hace 7 añosThere are some things you need to add to this addon:
1)Export/Import Request
2)Change the request title background color for the dark theme
3)Save cookies value as variablesRespuesta del desarrollador
publicado el hace 7 añosThanks for the review and the suggestions.
1) I'm already working on Export/Import functionality. It will take a bit of time to finish this, though.
2) I will think about changing the color or making it configurable but I consider this low priority. Let me know if this very important for you.
3) That's a great idea and something I have thought of as well. I definitely want to add something like this in the future.
One last note: RESTer is open source. If you like to contribute and add a certain feature, head over to https://github.com/frigus02/RESTer and open a pull request. I'm happy to help if you encounter any issues. Respuesta del desarrollador
publicado el hace 8 añosHi, thanks for the input. This is something I really want to add. It is quite a bit of work, though. So it will take some time.