By: 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"
]
}
} Best DevTools Prototyper Alternatives
Here are some Firefox add-ons that are similar to DevTools Prototyper:
FicusJS devtools
Ficus
Ext JS 3 DevTools
3axapp
codeTabber
freginold
Try IT Yourself HTML5 editor
Francesco De Stefano
VisBug
argyleink
Tinker Tester Developer Spy
Thomas Wisniewski
Vertical Tabs
typeling1578
Dev Mode
D7OM
Design Firefox
Sophiiy
JavaScript Playground ⚡ Online JS Compiler
onyxwizard