Toggle Debug Mode Firefox

Examine source code of Toggle Debug Mode

제작자: Okzea
Inspect and view changes in Toggle Debug Mode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Toggle Debug Mode",
  "version": "0.3",
  "icons": {
    "64": "icons/icon-64.png"
  },
  "description": "Toggle Debug Mode",
  "permissions": [
    "tabs"
  ],
  "browser_action": {
    "default_area": "tabstrip",
    "default_icon": "icons/icon-64.png",
    "default_title": "Toggle Debug Mode"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

최고의 Toggle Debug Mode 대안

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