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"
    ]
  }
}

Melhores alternativas DevTools Prototyper

Aqui estão algumas Firefox add-ons que são similares a DevTools Prototyper: