DevTools Prototyper Firefox

Examine source code of DevTools Prototyper

Inspect and view changes in DevTools Prototyper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "DevTools Prototyper",
  "version": "5.0a1",
  "description": "JSFiddle style prototyping.",
  "author": "Tim Nguyen",
  "devtools_page": "devtools_page.html",
  "permissions": [
    "<all_urls>",
    "tabs",
    "storage",
    "unlimitedStorage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  }
}

Mejores alternativas DevTools Prototyper

Aquí hay algunas Firefox add-ons que son similares a DevTools Prototyper: