13 notes
- Noté 4 sur 5par Олексій, il y a 2 ansOkay, but the JSON response fields containing text in Russian are displayed as strange characters.
- Noté 4 sur 5par Utilisateur ou utilisatrice 17505828 de Firefox, il y a 4 ansI 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 (?)Réponse du développeur
mis en ligne : il y a 4 ansSorry 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? - Noté 4 sur 5par Utilisateur ou utilisatrice 12663304 de Firefox, il y a 6 ansMostly nice, but Oauth1 is missing
- Noté 4 sur 5par HereOnTheHill, il y a 6 ansI 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!
- Noté 4 sur 5par eztup, il y a 6 ansRESTer 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... - Noté 4 sur 5par Utilisateur ou utilisatrice 14405624 de Firefox, il y a 7 ansGood work, nice plugin but I don't like the blue and yellow colors.
- Noté 4 sur 5par Utilisateur ou utilisatrice 14632709 de Firefox, il y a 7 ans
- Noté 4 sur 5par Utilisateur ou utilisatrice 13508722 de Firefox, il y a 8 ansHi! 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!
- Noté 4 sur 5par Utilisateur ou utilisatrice 14122667 de Firefox, il y a 8 ans- a little slows down the interface.
- there is no way to sort saved requests into the collection.Réponse du développeur
mis en ligne : il y a 8 ansThanks 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. - Noté 4 sur 5par Utilisateur ou utilisatrice 13963244 de Firefox, il y a 8 ansGreat 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.
- Noté 4 sur 5par Utilisateur ou utilisatrice 13894350 de Firefox, il y a 8 ansi want the check box for parameter, and thats the reason why i havent choose rester until now
Réponse du développeur
mis en ligne : il y a 8 ansThanks 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 - Noté 4 sur 5par Rodrigo Flores, il y a 8 ansThere 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 variablesRéponse du développeur
mis en ligne : il y a 8 ansThanks 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. Réponse du développeur
mis en ligne : il y a 9 ansHi, 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.