Por: NDevTK
Inspect and view changes in postLogger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "postLogger",
"version": "1.4",
"description": "Extension to log postMessage()",
"icons": {
"48": "icon48.png"
},
"content_scripts": [
{
"all_frames": true,
"run_at": "document_start",
"match_about_blank": true,
"match_origin_as_fallback": true,
"matches": [
"<all_urls>"
],
"js": [
"WindowScript.js"
],
"world": "MAIN"
}
],
"browser_specific_settings": {
"gecko": {
"id": "postlogger@ndevtk"
}
},
"manifest_version": 3
} Mejores alternativas postLogger
Aquí hay algunas Firefox add-ons que son similares a postLogger:
postMessage-tracker-f
Hacks and Hops
MessPostage
Sjoerd Langkemper
DOMLogger++
Kévin (Mizu)
FancyTracker-FF
Erik Zettergren
ChromeLogger
BurningMoth
AKTA logger
niac
Post Request Sniffer
Jochnickel
Paladin Log4j Immunizer
paladincyber
Always debuglogs.app
Greyson Parrelli
Easy Logger
ericluciano
Web Notification Logger
Atakan Au
Iframe Broker
Vinoth Kumar