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

Best DevTools Prototyper Alternatives

Here are some Firefox add-ons that are similar to DevTools Prototyper: