DevTools Prototyper Firefox

Examine source code of DevTools Prototyper

Par : Tim Nguyen
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"
    ]
  }
}

Meilleures alternatives DevTools Prototyper

Voici quelques Firefox add-ons qui sont similaires à DevTools Prototyper :