By: O-Minds
Inspect and view changes in Flash Debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Flash Debugger",
"version": "6.0.8",
"description": "Flash Debugging Evolved",
"author": "O-Minds",
"icons": {
"48": "icon.png",
"96": "icon.png"
},
"background": {
"scripts": [
"/libs/jquery-3.2.1.min.js",
"/libs/swfWorker.js",
"/libs/decompiler.js",
"background.js"
]
},
"devtools_page": "index.html",
"options_ui": {
"page": "/settings/settings.html"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"run_at": "document_start",
"all_frames": true,
"js": [
"/libs/mutation.js",
"/libs/outbound.js",
"/libs/portal.js"
]
}
],
"applications": {
"gecko": {
"id": "@flash_debugger"
}
},
"content_security_policy": "script-src 'self'; object-src 'self';",
"permissions": [
"webRequest",
"activeTab",
"browserSettings",
"tabs",
"theme",
"storage",
"nativeMessaging",
"<all_urls>"
]
} Best Flash Debugger Alternatives
Here are some Firefox add-ons that are similar to Flash Debugger:
Firefox by FLASH
FLASH_NOT_DEAD
Xdebug Starter
raicem
Xdebug Helper for Firefox
BrianGilbert_
Tinker Tester Developer Spy
Thomas Wisniewski
FlashPlayer - SWF to HTML
Chandler Stimson
Phaser Debugger
Ariorh
Ext JS 3 DevTools
3axapp
td-debugger
mickeey2525
BlazeMeter
58WIN
Add-on for edump
edump admin
FormVisualizer
tterac