Developer Tools Advanced Ultra Firefox

Examine source code of Developer Tools Advanced Ultra

Inspect and view changes in Developer Tools Advanced Ultra source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Developer Tools Advanced Ultra",
  "version": "1.6.1",
  "description": "Professional developer toolkit with API testing, JSON/XML formatting, code beautification, and HTTP request inspection. Essential for modern web development.",
  "browser_specific_settings": {
    "gecko": {
      "id": "{80dfa964-37d0-45ef-b460-48a80a7887da}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "storage",
    "webRequest"
  ],
  "browser_action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "Developer Tools Advanced Ultra",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "128": "icons/icon-128.png"
  }
}

Best Developer Tools Advanced Ultra Alternatives

Here are some Firefox add-ons that are similar to Developer Tools Advanced Ultra: