API Tester Sidebar Firefox

Examine source code of API Tester Sidebar

Inspect and view changes in API Tester Sidebar source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "API Tester Sidebar",
  "version": "1.0",
  "description": "Send API requests and view responses from a sidebar.",
  "permissions": [
    "tabs",
    "storage",
    "<all_urls>"
  ],
  "sidebar_action": {
    "default_title": "API Tester",
    "default_panel": "sidebar.html"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{687e81dd-17c7-421a-b376-faf78889e6a6}"
    }
  }
}

Best API Tester Sidebar Alternatives

Here are some Firefox add-ons that are similar to API Tester Sidebar: