Inspect and view changes in Tinker Tester Developer Spy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_addonName__",
"default_locale": "en_US",
"description": "__MSG_addonDescription__",
"author": "Thomas Wisniewski <twisniewski@mozilla.org>",
"version": "1.1.7resigned1",
"homepage_url": "https://github.com/webcompat/tinker-tester-developer-spy",
"applications": {
"gecko": {
"id": "tinker-tester-developer-spy@webcompat.com",
"strict_min_version": "59.0a1"
}
},
"icons": {
"16": "icons/active.svg",
"32": "icons/active.svg",
"48": "icons/active.svg",
"96": "icons/active.svg",
"128": "icons/active.svg"
},
"permissions": [
"<all_urls>",
"tabs",
"webRequest",
"webRequestBlocking"
],
"background": {
"scripts": [
"common.js",
"UnsafeContentScriptEvalsBackground.js",
"background_utils.js",
"background.js"
]
},
"browser_action": {
"browser_style": true,
"default_icon": "icons/inactive.svg",
"default_title": "__MSG_addonName__",
"default_popup": "popup/popup.html"
},
"devtools_page": "devtools/devtools.html"
} Best Tinker Tester Developer Spy Alternatives
Here are some Firefox add-ons that are similar to Tinker Tester Developer Spy:
MobiDevTools
Francesco De Stefano
JSDebugPro
Sunwin20
td-debugger
mickeey2525
Flash Debugger
O-Minds
Enhanced Network Tab
muskecan
Time-Travel Debugger for The Web
jbrew
Universal Adobe Debugger
Bogdan Nazaruk
VisBug
argyleink
Right On Page Devtools
Taining
Developer Site Tester
Coral Calhoun