By: mehrdad javadi
Inspect and view changes in BlockPostman source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "BlockPostman - API Testing Extension",
"author": "Mehrdad Javadi <mehrdaddjavadi@gmail.com>",
"version": "1.0.1",
"description": "BlockPostman: Lightweight HTTP/RPC API testing extension. Test APIs, debug smart contracts, and inspect blockchain interactions directly in your browser.",
"browser_action": {
"default_popup": "src/popup/index.html",
"default_icon": {
"16": "assets/icon-16.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
}
},
"permissions": [
"storage",
"tabs",
"<all_urls>"
],
"icons": {
"16": "assets/icon-16.png",
"48": "assets/icon-48.png",
"128": "assets/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "blockpostman@example.com",
"strict_min_version": "109.0"
}
}
} Best BlockPostman Alternatives
Here are some Firefox add-ons that are similar to BlockPostman:
API Request Tester
Daniel
REST API Client Tester
onyxwizard
zapi
HawkdotDev
CyberPost Lab
Ghostbyte®
Public API Tester
Anderson
APIlot
Mohamed Zumair
Apidog Browser Extension
apidog.com
API Debugger - Capture
Dracon
Get That API
Ashutosh Dash
REST Tester
Anderson
HTTP proxy for API testing website
Đoàn Thuận Thành