作者: einopietila Add-on
Inspect and view changes in curl Command Parser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "curl Command Parser",
"version": "2.0.1.0",
"description": "Paste a curl command and see it broken down: method, URL, headers, body (pretty-printed JSON), auth and flags, plus an equivalent fetch() snippet you can copy. Offline.",
"icons": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png",
"96": "icons/icon-96.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{e078afcf-5200-40cd-8f48-75f807d75020}",
"strict_min_version": "101.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage"
],
"browser_action": {
"default_title": "curl Command Parser",
"default_popup": "src/popup.html",
"default_icon": {
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"64": "icons/icon-64.png"
}
}
} 最佳 curl Command Parser 替代方案
这里是一些与curl Command Parser类似的Firefox add-on:
Full Curl Copy
Danya
API Debugger - Capture
Dracon
PHP Network Recorder
TAW
Markdown for Reddit
Dave
Hookshot - REST API Client & HTTP Request Tester
Eric
GETCURL.APP
GETCURL.APP
Headers
Darina Šimun
Git commands reference
Cline
cURL Builder
xy
Discord Webhook Tester - Send & Debug Bot Messages
Eric
JSON Formatter
jaom
Pretty Code
Noela