WebSpy: explore and test website
Monitor HTTP GET/POST requests. XML/JSON Viewer/Formatter for request and response body. REST Client: send GET/POST/PATCH requests.
Vad är WebSpy: explore and test website?
WebSpy: explore and test website är en Chrome-tillägg utvecklad av extensioncreatorsllc, och dess huvudfunktion är "Monitor HTTP GET/POST requests. XML/JSON Viewer/Formatter for request and response body. REST Client: send GET/POST/PATCH requests.".
Tilläggsskärmbilder
Ladda ner WebSpy: explore and test website-förlängningens CRX-fil
Ladda ner WebSpy: explore and test website-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Allows to view all requests on any website, create and test custom HTTP requests.
You can edit all request and response headers and body in XML/JSON/HTML/TEXT format.
One of the best API testing and analysis tool.
Allows to send GET, POST, PUT, PATCH, DELETE requests.
Allows to repeat and edit any existing request.
Built-in JSON, XML, CSS, HTML Viewer/Formatter.
It's like a postman inside chrome.
Useful to optimize and test your website. Grundläggande Information om Tillägg
| Namn | |
| ID | aedipmheomnpcbgmanofhaccebgapije |
| Officiell webbadress | https://chromewebstore.google.com/detail/webspy-explore-and-test-w/aedipmheomnpcbgmanofhaccebgapije |
| Beskrivning | Monitor HTTP GET/POST requests. XML/JSON Viewer/Formatter for request and response body. REST Client: send GET/POST/PATCH requests. |
| Filstorlek | 130 KB |
| Antal Installationer | 12,203 |
| Aktuell Version | 1.3.22 |
| Senast Uppdaterad | 2019-08-28 |
| Publiceringsdatum | 2019-08-27 |
| Betyg | 3.50/5 Totalt 28 Betyg |
| Utvecklare | extensioncreatorsllc |
| Betalningssätt | free |
| URL till Sekretesspolicy Sidan | https://bornsecret.com/privacy.html |
| Stödda Språk | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "WebSpy: explore and test website",
"version": "1.3.22",
"description": "Monitor HTTP GET\/POST requests. XML\/JSON Viewer\/Formatter for request and response body. REST Client: send GET\/POST\/PATCH requests.",
"icons": {
"16": "images\/spy16.png",
"32": "images\/spy32.png",
"48": "images\/spy48.png",
"128": "images\/spy128.png"
},
"background": {
"scripts": [
"js\/bg.js"
]
},
"content_scripts": [
{
"matches": [
" | |