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をいくつか紹介します: