Developer Tools Advanced Ultra Firefox

Examine source code of Developer Tools Advanced Ultra

제작자: Jessica Williams Add-on
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"
  }
}

최고의 Developer Tools Advanced Ultra 대안

다음은 Developer Tools Advanced Ultra과(와) 유사한 Firefox add-on입니다: