Daniel Santos
Daniel Santos

Reputation: 111

how to delete a saved request in chrome's arc (Advanced REST Client) extension?

How to delete a saved request in chrome's ARC (Advanced REST Client) extension?

I currently have ARC extension installed in chrome and some requests saved.

I looked for, but didin't find any way to delete a request from the "saved" list.

extension link: https://chrome.google.com/webstore/detail/advanced-rest-client/hgmloofddffdnphfgcellkdfbfbjeloo

Upvotes: 3

Views: 2614

Answers (2)

Daniel Santos
Daniel Santos

Reputation: 111

I found 2 ways:

  1. There is a shortcut "CTRL + O"
  2. Click in the text "Saved" in the left side bar

In both ways the Chrome's extension shows the saved requests in a list where we can select and delete individually each one.

Upvotes: 8

RandyWade
RandyWade

Reputation: 1

Open History - Ctrl+H --- from there look for the menu ... on the upper right corner

Upvotes: 0

Related Questions