ARC Documentation
Install ARCGitHub projectTwitter
  • Getting started
  • Installation
  • Moving From Chrome Application To Desktop Client
  • Privacy
  • Using ARC
    • Sending requests
      • Body editor
      • Authorizing a request
      • Request editor options
    • Environments and variables
    • Host rules
    • Request actions
    • Cookies and session management
    • Workspaces
    • HTTP Requests History
    • Saved requests
    • ARC (legacy) projects
    • Searching for requests
    • Automated API documentation
    • HTTP Proxy
    • Frequently asked questions
    • Application auto update
  • Guides
    • Authenticating With OAuth2 And Request Actions
  • API School
    • Web APIs basics
    • RESTful APIs getting started
  • ARC Actions
    • Introduction
      • Set variable action
      • Set cookie action
      • Remove cookie(s) action
  • ARC development
    • Git branches
    • Architecture
Powered by GitBook
On this page
  • Introduction video
  • Step 1: Install the desktop client
  • Step 2: Export data from Chrome application
  • Step 3: Import data into the desktop client
  • Step 4: uninstall chrome application

Was this helpful?

Moving From Chrome Application To Desktop Client

Advanced REST Client Chrome application is different from its desktop counterpart. This page describes how to move from deprecated Chrome application to desktop client.

PreviousInstallationNextPrivacy

Last updated 4 years ago

Was this helpful?

Introduction video

Step 1: Install the desktop client

Step 2: Export data from Chrome application

Open Chrome application. You can recognize it by a green banner in the left-bottom corner saying "Install new ARC with new features!"

In the top-right application menu, select Import and export data.

Click on the Prepare data button to create the export object. Depending on the amount of data it may take a minute or two.

On the next screen choose "Download file" tile.

Do not export to Google Drive as the desktop client don't have access to the data created by Chrome application.

This opens a dialog to save the file on disk. Select any location to store the file. We will use this file later to import it into the desktop client.

Step 3: Import data into the desktop client

Once the data export from Chrome application is ready, import it to the desktop client.

Open Advanced REST Client desktop application.

At this point, your system tells you there are two Advanced REST Client applications installed: Chrome application and desktop client. The desktop client has a different application icon.

Select File > Import data from the application system menu.

In the import screen, choose "Open from file" option and point to the file saved in the previous step. After the data are processed the import inspector screen is rendered.

The inspector screen contains a list of all data about to be imported to the application.

You can ignore some data if you wish. When finished press the "Import data" button at the bottom of the screen. The "Data are now saved in the datastore" message should appear. The data are now moved to the desktop client.

Step 4: uninstall chrome application

Don't get confused by having two applications installed in your system. Uninstall Chrome application using Chrome options. Open the chrome://apps/ page and find the application in the list of applications. Right-click on the application icon and choose "Remove from Chrome..." option.

That's it. You have successfully migrated from Chrome application to the desktop client.

Go to to install the latest version of Advanced REST Client if you haven't already.

https://install.advancedrestclient.com/install
Chrome application menu
Export configuration options
Export destination options
Import menu option in Advanced REST Client
Import data inspector
Removing ARC from Chrome
Introduction video for moving data to the desktop client