Par : Kévin (Mizu)
Inspect and view changes in DOMLogger++ source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "DOMLogger++",
"version": "1.0.11",
"description": "DOMLogger++ allows you to monitor, intercept, and debug JavaScript sinks based on customizable configurations.",
"browser_specific_settings": {
"gecko": {
"id": "DOMLoggerPP@mizu.re"
}
},
"icons": {
"1399": "icons/icon.png"
},
"browser_action": {
"default_popup": "src/popup/popup.html",
"default_icon": {
"1399": "icons/icon.png"
},
"default_title": "DOMLogger++"
},
"options_ui": {
"open_in_tab": true,
"page": "src/options/options.html"
},
"permissions": [
"storage",
"tabs",
"notifications",
"contextualIdentities",
"webRequest",
"webRequestBlocking",
"<all_urls>"
],
"background": {
"scripts": [
"src/background/utils.js",
"src/background/handlers.js",
"src/background/init.js",
"src/background/shortcuts.js",
"src/background/libs/graphql-ws.js",
"src/background/caido-auth.js",
"src/background.js"
],
"persistent": true
},
"devtools_page": "src/devtools/index.html",
"content_scripts": [
{
"run_at": "document_start",
"all_frames": true,
"matches": [
"<all_urls>"
],
"js": [
"src/contentScript.js"
]
}
],
"web_accessible_resources": [
"src/domloggerpp-bundle.js"
],
"commands": {
"open_options": {
"suggested_key": {
"default": "Alt+Shift+O"
},
"description": "Opens the extension options."
},
"open_popup": {
"suggested_key": {
"default": "Alt+Shift+P"
},
"description": "Opens the extension popup."
}
}
} Meilleures alternatives DOMLogger++
Voici quelques Firefox add-ons qui sont similaires à DOMLogger++ :
Sink Hooker
ayadim
DOM Time Machine Pro
scolastico
ChromeLogger
BurningMoth
DOM Tracker
joggerjoe
JSDebugPro
Sunwin20
postLogger
NDevTK
td-debugger
mickeey2525
Developer Code Monitor
Rayhan Clay
Network Activity Logger
Subhash Dasyam
Tinker Tester Developer Spy
Thomas Wisniewski
Jsmon Security Analyzer — Web Security Inspector
Jsmon
Jsmon
Jsmon