Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 4.14.1
Kiadva: 2025. márc. 29. – 2,18 MBEzekkel működik: firefox 63.0 vagy újabb- Add button to make sidebar wider on wide screens
A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 4.13.0
Kiadva: 2025. feb. 14. – 2,18 MBEzekkel működik: firefox 63.0 vagy újabb- When exporting history entries, also export entries not attached to any saved request. Thanks @uoyniXnaH.
A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.12.0
Kiadva: 2023. nov. 25. – 2,17 MBEzekkel működik: firefox 63.0 vagy újabb- Use `GET` request method by default.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.11.0
Kiadva: 2022. júl. 23. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbAdded
- RESTer will now download response bodies as files, if the response has a `Content-Disposition: attachment` header. Thanks @zenglanmu.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.10.0
Kiadva: 2022. máj. 24. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbAdded
- Add "Send Request In New Tab" menu entry, which opens the current request URL in a new tab.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.9.1
Kiadva: 2022. márc. 18. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbFixed
- Always encode URL query params (name and value) when "Toogle URL params" is on. This fixes an issue where entering # in a query param would truncate the remaining URL.
- Fixes OAuth 2 issues with invalid Origin header in certain cases.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.9.0
Kiadva: 2022. feb. 13. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbAdded
- Support `NaN` in JSON for pretty printing/beautifyingA forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.8.2
Kiadva: 2022. jan. 26. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbFixed
- Only url-encode variables in request body.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.8.1
Kiadva: 2022. jan. 23. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbFixed
- Encode variables in form encoded request body.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.8.0
Kiadva: 2021. nov. 17. – 2,15 MBEzekkel működik: firefox 63.0 vagy újabbThe webRequest and webRequestBlocking permissions are not optional. RESTer requests them automatically the first time a request is sent. Neither Firefox, nor Chrome currently show a permission prompt for that. Making those permissions optional allows RESTer to work in environments where those permissins are blocked (e.g. by Chrome Enterprise Policy).A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.7.0
Kiadva: 2021. jún. 24. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Added
- Troubleshooting advice for network errors
- Heading and "no items" text to environment selection dialog
- Tooltip for URL parameters toggle button
Changed
- Use normal button to add new environment because the floating action button is hard to see
Fixed
- RESTer doesn't switch to plain body input if request content type is `text/plain`A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.6.0
Kiadva: 2021. jún. 23. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*JSON pretty printing/beautifying no longer modifies certain values in the JSON, e.g. big numbers.
Before JSON was pretty printed using `JSON.stringify(JSON.parse(str), null, 4)`. This is easy and fast. But it normalizes values, e.g. a value like `0.0` changes to `0`. Since numbers are represented as `Number` after being parsed, very big numbers loose precision, e.g. `55871516310040211` turns into `55871516310040210`.
The new formatting is a bit slower but does not modify any except whitespace.
I think this is worth the performance cost. RESTer should not modify the response just because it pretty prints it. This could be very confusing.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.5.2
Kiadva: 2021. jún. 10. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Fixed bug where Chrome would not send custom headers if an authorization was selectedA forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.5.1
Kiadva: 2021. jún. 9. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Don't remove manually entered Cookie header when selecting an Authorization in the Authorization tabA forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.5.0
Kiadva: 2021. jún. 2. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*PKCE support for OAuth 2 authorization code flowA forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.4.0
Kiadva: 2021. márc. 5. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*User name is now allowd to be empty in the basic auth dialog.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.3.3
Kiadva: 2021. feb. 26. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Fixed shell escaping for curl command generation. Query parameters and single quotes should now be escaped properly.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.3.2
Kiadva: 2020. okt. 7. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Fixed
- Always render response body preview on white background. This improves color contrasts, especially with the Dark theme.
- Update dependencies.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.3.1
Kiadva: 2020. szept. 16. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*- Update dependenciesA forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.3.0
Kiadva: 2020. aug. 16. – 2,13 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Added
- Some OAuth 2 servers don't supports URL-encoded credentials in HTTP Basic authentication headers ([#139])(https://github.com/frigus02/RESTer/issues/139)). RESTer now allows to turn URL-encoding off by choosing the "HTTP Basic authentication (no encode)" authentication option.
- Added dialog in "Organize" page, which allows you to quickly delete multiple requests.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.2.0
Kiadva: 2020. jún. 14. – 2,14 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Added
- Allow entering a custom title for basic authentication tokens.
- Add OAuth 2 config title to generated tokens.
Changed
- Variable names can now only contain alphanumeric characters as well as `$._-`. This fixes an annoying behaviour when JSON objects were incorrectly identified as variables.
- Increase width of environment variable dialog.
- When an authentication token has been generated using the _Custom_ option and it's base64 encoded, show "Base64" in the token title.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.1.1
Kiadva: 2020. máj. 2. – 2,14 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Fixed Postman export when there was a request with the same title as the collection of another request.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.1.0
Kiadva: 2020. ápr. 12. – 2,14 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Added checkbox option for automatically encode token value to base64 string for custom authorization header dialog.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 4.0.0
Kiadva: 2020. márc. 14. – 2,14 MBEzekkel működik: firefox 63.0 vagy újabb, android 63.0 – 68.*Changed
- RESTer now requires Firefox 63 or Chrome 67.
- No longer append "Copy" to a request title when using the "Duplicate request" function. It turned out to be more annoying than helpful.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 3.11.2
Kiadva: 2019. jún. 27. – 2,25 MBEzekkel működik: firefox 55.0 vagy újabb, android 55.0 – 68.*Fixed
- Fixed library list on about page.
- Improve memory usage of large response bodies.A forráskód MIT licenc licenc alatt közzétéve