Skip to content

Frequently Asked Questions

Paul edited this page Mar 23, 2015 · 18 revisions

Can I have both RESTClient and RESTClient APS installed at the same time?

I strongly recommend against it. This fork is based heavily on the original RESTClient and therefore they both have similar preferences and databases. This may and will cause various conflicts.

If you notice some strange issues while both extensions are installed at the same time, perform the procedure on this page that will clear any data that may cause conflicts. If any issues remain, they are not related to conflicts between RESTClient extensions.

How do I clear settings and persistent data for this extensions?

Sometimes it's necessary to reset state of RESTCLient APS extension to defaults. To do that, preferences and SQLite database need to be removed.

  • This will wipe all data that is related RESTClient and RESTClient APS, such as: request history, bookmarks, settings and preferences.
  • Note: This will not remove or alter any data that is not relevant to RESTClient and RESTClient APS extensions if you perform the procedure correctly.

Here are the steps:

  • Remove RESTClient APS extension through Firefox Addons menu.
  • Close Firefox.
  • Go to your Firefox profile folder. This KBA may help.
  • Remove restclient.sqlite.
  • Open prefs.js with any text editor. Remove all lines that start with user_pref("extension.restclient..
  • Start Firefox and re-install the extension.

Are there any plans to support compatibility for Firefox below version 30?

No, that is not and most likely will never be planned. You should not use obsolete browser (any software, actually) versions.

If you are an administrator at an enterprise, extended support release (esr channel) of Firefox can be downloaded here. It is in your best interests that your users the most up-to-date versions of software.

If you are an individual, I suggest using stable release channel (it can be installed even without Administrator-level machine access), you can download latest version here.

Are there any plans for a similar extensions for Google Chrome?

Not at that time. My humble opinion on this is that Chrome can not be considered a good browser.

If someone wants to make that happen, I will gladly provide any information that may help in developing such an extension.