Unhide Firefox

Examine source code of Unhide

제작자: elvar333
Inspect and view changes in Unhide source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Unhide",
  "version": "1.0",
  "description": "Shows all hidden elements.",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png"
    },
    "default_title": "Unhide",
    "default_popup": "menu.html",
    "theme_icons": [
      {
        "light": "icons/icon16.png",
        "dark": "icons/icon16.png",
        "size": 16
      },
      {
        "light": "icons/icon32.png",
        "dark": "icons/icon32.png",
        "size": 32
      }
    ]
  }
}

최고의 Unhide 대안

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