Por: RESTClient
Inspect and view changes in RESTClient Lite source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "RESTClient Lite",
"version": "1.0.0",
"description": "Send HTTP requests and inspect responses.",
"icons": {
"48": "icons/icon48.png",
"96": "icons/icon96.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_title": "RESTClient Lite",
"default_popup": "popup.html"
},
"browser_specific_settings": {
"gecko": {
"id": "restclient-lite-7392@example.com",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Mejores alternativas RESTClient Lite
Aquí hay algunas Firefox add-ons que son similares a RESTClient Lite:
REST Client
Cyzy
REST API testing client
restclient
Rest Easy
voyageatata
API Request Tester
Daniel
RESTClient, a debugger for RESTful web services.
Chao ZHOU
REST API Client Tester
onyxwizard
REST Tester
Anderson
WebSocket Client
websocket-client
Resting
Mirko
Apier – REST API Tester & HTTP Client
Leepverse
Hookshot - REST API Client & HTTP Request Tester
Eric
API Request Tool
Anderson