DevRev Dashboard IDs Firefox

Examine source code of DevRev Dashboard IDs

Por: Agustina Add-on
Inspect and view changes in DevRev Dashboard IDs 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": "DevRev Dashboard IDs",
  "version": "1.4.0",
  "description": "Shows dashboard ID and widget IDs in-page, reusing the page's own request.",
  "permissions": [
    "tabs",
    "downloads",
    "https://app.devrev.ai/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Toggle IDs Panel"
  },
  "content_scripts": [
    {
      "matches": [
        "https://app.devrev.ai/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "pageHook.js"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{5614bbb1-9105-49c4-bc33-ec78d107c11c}"
    }
  }
}

Melhores alternativas DevRev Dashboard IDs

Aqui estão algumas Firefox add-ons que são similares a DevRev Dashboard IDs: