Get Element Id Firefox

Examine source code of Get Element Id

제작자: Luis Ocampo Add-on
Inspect and view changes in Get Element Id source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Get Element Id",
  "version": "1.0",
  "permissions": [
    "contextMenus",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content_script.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dcf67831-d65e-4d09-bde3-0e9934f1435f}"
    }
  }
}

최고의 Get Element Id 대안

다음은 Get Element Id과(와) 유사한 Firefox add-on입니다: