제작자: 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
} 최고의 postLogger 대안
다음은 postLogger과(와) 유사한 Firefox add-on입니다:
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