Dev Toolbox Firefox

Examine source code of Dev Toolbox

Inspect and view changes in Dev Toolbox source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Dev Toolbox",
  "description": "Dev Toolbox provides quick offline access to various development tools.",
  "version": "1.1.8",
  "manifest_version": 2,
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "/img/tb_16.png",
      "24": "/img/tb_24.png"
    }
  },
  "icons": {
    "16": "/img/tb_16.png",
    "24": "/img/tb_24.png",
    "32": "/img/tb_32.png",
    "48": "/img/tb_48.png",
    "128": "/img/tb_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{37ac6010-f513-4f04-a96f-aa22b34d386f}"
    }
  }
}

Meilleures alternatives Dev Toolbox

Voici quelques Firefox add-ons qui sont similaires à Dev Toolbox :