Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to launch Chrome Advanced REST Client

There's this great REST client "extension" for Chrome, but the only way I can find to launch it is to go to the Chrome webstore!

It's listed as Enabled in my Chrome extensions. Is there any local way to launch it?

Advanced REST client Chrome extenstion

like image 254
feetwet Avatar asked Sep 08 '16 21:09

feetwet


People also ask

How do I open Advanced REST client in Chrome?

Step 1: Go to the 'Chrome Web Store' then search for 'Advanced search Client' and click on 'Advanced Rest Client'. Step 2: Click on 'Add to crome' button'. Step 3: Click on the 'Add extension' button to add Advanced Rest Client on Google Chrome Extension.

How do I use REST API in Chrome?

One of the easiest ways to start testing REST APIs in Chrome is by installing a REST client such as Talend or vREST. These plugins can help you to test the REST APIs you are working on. Once you have the extension you prefer, you can start sending requests and receiving responses that help you test the REST API.

How do I use Postman rest Client in Chrome?

In order to use the Postman Chrome app, you will first need to install Google Chrome browser. If you already have Chrome installed, head over to Postman's page on the Chrome Web store (https://chrome.google.com/webstore/detail/postman-rest-client-packa/fhbjgbiflinjbdggehcddcbncdddomop?hl=en), and click 'Add to Chrome'.


1 Answers

Chrome's Apps page should have the launch icon for Advanced REST client now that it's been installed.

URL: chrome://apps/

like image 133
Stu Avatar answered Oct 20 '22 06:10

Stu