Dodanki za Firefox Browser
  • Rozšyrjenja
  • Drastwy
    • za Firefox
    • Słowniki a rěcne pakśiki
    • Druge sedła wobglědowaka
    • Dodanki za Android
Pśizjawiś
Dodankowy symbol

Wersija historija RESTer - 25 wersijow

RESTer wót Jan

Z 4,8 z 5 pógódnośony
4,8 z 5 gwězdkow
5
89
4
13
3
3
2
0
1
0
Wersija historija RESTer - 25 wersijow
  • Buźćo wobglědniwy ze staršymi wersijami! Toś te wersije se za testowanje a referencne zaměry pokazuju.Wy měł pśecej nejnowšu wersiju dodanka wužywaś.

  • Nejnowša wersija

    Wersija 4.14.1

    29 Mar 2025 wózjawjone - 2,18 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    • Add button to make sidebar wider on wide screens

    Žrědłowy kod jo pód licencu Licenca MIT

    Trjebaśo Firefox, aby toś to rozšyrjenje wužywał
    Firefox ześěgnuś a rozšyrjenje wobstaraś
    Dataju ześěgnuś
  • Starše wersije

    Wersija 4.13.0

    14 Shk 2025 wózjawjone - 2,18 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    • When exporting history entries, also export entries not attached to any saved request. Thanks @uoyniXnaH.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.12.0

    25 Nën 2023 wózjawjone - 2,17 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    - Use `GET` request method by default.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.11.0

    23 Kor 2022 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    Added

    - RESTer will now download response bodies as files, if the response has a `Content-Disposition: attachment` header. Thanks @zenglanmu.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.10.0

    24 Maj 2022 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    Added

    - Add "Send Request In New Tab" menu entry, which opens the current request URL in a new tab.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.9.1

    18 Mar 2022 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    Fixed

    - 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.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.9.0

    13 Shk 2022 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    Added

    - Support `NaN` in JSON for pretty printing/beautifying

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.8.2

    26 Jan 2022 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    Fixed

    - Only url-encode variables in request body.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.8.1

    23 Jan 2022 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    Fixed

    - Encode variables in form encoded request body.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.8.0

    17 Nën 2021 wózjawjone - 2,15 MB
    Funkcioněrujo z firefox 63.0 a pózdźej
    The 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).

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.7.0

    24 Qer 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 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`

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.6.0

    23 Qer 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 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.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.5.2

    10 Qer 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    Fixed bug where Chrome would not send custom headers if an authorization was selected

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.5.1

    9 Qer 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    Don't remove manually entered Cookie header when selecting an Authorization in the Authorization tab

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.5.0

    2 Qer 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    PKCE support for OAuth 2 authorization code flow

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.4.0

    5 Mar 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    User name is now allowd to be empty in the basic auth dialog.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.3.3

    26 Shk 2021 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    Fixed shell escaping for curl command generation. Query parameters and single quotes should now be escaped properly.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.3.2

    7 Tet 2020 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    Fixed

    - Always render response body preview on white background. This improves color contrasts, especially with the Dark theme.
    - Update dependencies.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.3.1

    16 Sht 2020 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    - Update dependencies

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.3.0

    16 Gus 2020 wózjawjone - 2,13 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 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.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.2.0

    14 Qer 2020 wózjawjone - 2,14 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 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.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.1.1

    2 Maj 2020 wózjawjone - 2,14 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    Fixed Postman export when there was a request with the same title as the collection of another request.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.1.0

    12 Pri 2020 wózjawjone - 2,14 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 68.*
    Added checkbox option for automatically encode token value to base64 string for custom authorization header dialog.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 4.0.0

    14 Mar 2020 wózjawjone - 2,14 MB
    Funkcioněrujo z firefox 63.0 a pózdźej, android 63.0 do 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.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
  • Wersija 3.11.2

    27 Qer 2019 wózjawjone - 2,25 MB
    Funkcioněrujo z firefox 55.0 a pózdźej, android 55.0 do 68.*
    Fixed

    - Fixed library list on about page.
    - Improve memory usage of large response bodies.

    Žrědłowy kod jo pód licencu Licenca MIT

    Dataju ześěgnuś
K startowemu bokoju Mozilla

Dodanki

  • Wó nas
  • Blog dodankow Firefox
  • Źěłowa kupka rozšyrjenjow
  • Wuwijaŕski rožk
  • Wuwijaŕske pšawidła
  • Blog zgromaźeństwa
  • Forum
  • Programowu zmólku k wěsći daś
  • Směrnica za pógódnośenja

Wobglědowaki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Priwatnosć
  • Cookieje
  • Pšawniske

Jolic nic hynac zapisane, se wopśimjeśe na toś tom sedle pód Creative Commons Attribution Share-Alike License v3.0 abo póznjejšeju wersiju licencěrujo.