By: KuWin
Inspect and view changes in RESTWizard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "RESTWizard",
"version": "1.0",
"description": "A powerful RESTful API Testing Tool for developers",
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"permissions": [
"<all_urls>",
"storage",
"tabs",
"webRequest",
"webRequestBlocking"
],
"browser_action": {
"default_icon": "icons/icon-48.png",
"default_title": "RESTWizard",
"default_popup": "popup/popup.html"
},
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options/options.html",
"open_in_tab": true
},
"sidebar_action": {
"default_icon": "icons/icon-48.png",
"default_title": "RESTWizard Sidebar",
"default_panel": "sidebar/sidebar.html"
},
"commands": {
"_execute_sidebar_action": {
"suggested_key": {
"default": "Ctrl+Shift+R"
}
}
},
"browser_specific_settings": {
"gecko": {
"id": "{e2fe1428-faaf-4700-8bd2-1bb33b98f12f}"
}
}
} Best RESTWizard Alternatives
Here are some Firefox add-ons that are similar to RESTWizard:
REST Tester
Anderson
API Request Tester
Daniel
API Request Tool
Anderson
RestPilot
Idrees Kema
Public API Tester
Anderson
Boomerang - SOAP & REST Client
SAO789
Apier – REST API Tester & HTTP Client
Leepverse
Resting
Mirko
API Request Tracker
Gordon Hawkinsac
Trust API Tester
Russel
REST API testing client
restclient
Rest Easy
voyageatata