File tree Expand file tree Collapse file tree 2 files changed +40
-0
lines changed
Expand file tree Collapse file tree 2 files changed +40
-0
lines changed Original file line number Diff line number Diff line change 1+ < p > This extension allows you to bookmark requests for later.</ p >
2+
3+ < p > Features:</ p >
4+ < ul >
5+ < li > Save requests to table</ li >
6+ < li > Repeat requests directly from the [^] tab (and save to table)</ li >
7+ < li > Highlight bookmarked requests in Proxy History</ li >
8+ < li > Send to Repeater with tabs labeled with response titles</ li >
9+ < li > Load highlighted requests from existing Proxy History</ li >
10+ < li > Search bookmarks</ li >
11+ </ ul >
12+
13+ < p > Usage</ p >
14+ < p > Add bookmark</ p >
15+ < ol >
16+ < li > Select and right click on request(s)</ li >
17+ < li > Select add bookmark(s) [^]</ li >
18+ < li > Requests will be added to the [^] tab.</ li >
19+ </ ol >
20+
21+ < p > Repeat requests</ p >
22+ < ol >
23+ < li > Edit request (left)</ li >
24+ < li > Click the Repeat Request button</ li >
25+ < li > Response (right) will be updated</ li >
26+ </ ol >
27+
28+ < p > * If the "Add repeated request to table" checkbox is checked, requests will be added to the table</ p >
Original file line number Diff line number Diff line change 1+ Uuid: ef6d970f0d11452ea024691dffb4b39c
2+ ExtensionType: 1
3+ Name: Bookmarks
4+ RepoName: bookmarks
5+ ScreenVersion: 0.4.3
6+ SerialVersion: 2
7+ MinPlatformVersion: 0
8+ ProOnly: False
9+ Author: Caleb Kinney
10+ ShortDescription: Provides an easy way to save and revisit requests
11+ EntryPoint: build/libs/bookmarks.jar
12+ BuildCommand: gradle fatjar
You can’t perform that action at this time.
0 commit comments