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

久未见 提交于 2019-12-11 04:27:49

问题


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.

  • tried to select the request and press delete key (from keyboard), but doesn't work
  • tried to find some "delete" option on the menus, but didn't find

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


回答1:


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.




回答2:


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



来源:https://stackoverflow.com/questions/52667235/how-to-delete-a-saved-request-in-chromes-arc-advanced-rest-client-extension

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!