https://github.com/drklrd/crest
A Simple REST client - Chrome Devtool extension
https://github.com/drklrd/crest
Last synced: over 1 year ago
JSON representation
A Simple REST client - Chrome Devtool extension
- Host: GitHub
- URL: https://github.com/drklrd/crest
- Owner: drklrd
- Created: 2017-02-07T16:42:22.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-21T02:03:29.000Z (over 9 years ago)
- Last Synced: 2025-02-16T01:31:41.254Z (over 1 year ago)
- Language: JavaScript
- Size: 1.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chrome REST Client
A chrome Devtool - REST client.

# Loading the extension
1. First clone or download the repo and extract (if downloaded as zip)
2. Run npm run build
3. Go to chrome://extensions
4. Enable the Developer mode
5. Click Load unpacked extension
6. Select the cloned or extracted directory (which directly contains manifest.json file inside)
7. Thats all ! Now you should have this in your devtools.