/RESTClient

A firefox extension for test RESTFul services.

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

RESTClient

RESTClient is a Firefox addon (addons.mozilla.org/en-US/firefox/addon/9780/) to test RESTful Web services.

News

1.3.3

  • updated French and Chinese localization

  • merged commits from kazuhiro and stiak

  • moved source code repository from sourceforge to github

1.3.2

  • field values recovering when Firefox crashes

  • fixed header deleting (now you can use delete key when editing header name or value)

  • fixed display of json data (I’ve just moved css file to right place)

  • added ability to select and copy text from response (by adding right css style, that doesn’t work always properly)

  • field values storing when Firefox is shutting down by user

Todo

  • switch from TabRestored to TabRestoring for tab recovering

  • bind refresh key to send request action