13 条评价
- 评分 4 / 5来自 Олексій,1 年前Okay, but the JSON response fields containing text in Russian are displayed as strange characters.
- 评分 4 / 5来自 Firefox 用户 17505828,3 年前I 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 (?)开发者回应
发布于 3 年前Sorry 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? - 评分 4 / 5来自 HereOnTheHill,5 年前I 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!
- 评分 4 / 5来自 eztup,5 年前RESTer 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... - 评分 4 / 5来自 Firefox 用户 14405624,5 年前Good work, nice plugin but I don't like the blue and yellow colors.
- 评分 4 / 5来自 Firefox 用户 14632709,6 年前
- 评分 4 / 5来自 Firefox 用户 13508722,7 年前Hi! 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!
- 评分 4 / 5来自 Firefox 用户 14122667,7 年前- a little slows down the interface.
- there is no way to sort saved requests into the collection.开发者回应
发布于 7 年前Thanks 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. - 评分 4 / 5来自 Firefox 用户 13963244,7 年前Great 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.
- 评分 4 / 5来自 Firefox 用户 13894350,7 年前i want the check box for parameter, and thats the reason why i havent choose rester until now
开发者回应
发布于 7 年前Thanks 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 - 评分 4 / 5来自 Rodrigo Flores,7 年前There 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 variables开发者回应
发布于 7 年前Thanks 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.