제작자: ericluciano
Inspect and view changes in Easy Logger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Easy Logger",
"description": "A maneira mais fácil de controlar o console: log, info, warn e error.",
"version": "1.0.7",
"permissions": [
"activeTab",
"storage",
"tabs"
],
"content_scripts": [
{
"run_at": "document_end",
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"content.js"
]
}
],
"browser_action": {
"default_popup": "popup.html",
"default_icon": {
"48": "log_48x48.png",
"128": "log_128x128.png"
}
},
"icons": {
"48": "log_48x48.png",
"128": "log_128x128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "{4d912a39-c98b-4044-8dea-e0ee47864e61}"
}
}
} 최고의 Easy Logger 대안
다음은 Easy Logger과(와) 유사한 Firefox add-on입니다:
JS Error Logger
MumbaiEnjoyer
Loggy - Console + Network Log Collector
Kyubiware
DOMLogger++
Kévin (Mizu)
JavaScript Error Logger
Raymond Burton
postLogger
NDevTK
AKTA logger
niac
Spending Logger
TinhLam
Discord Logger
RealZy
API Error Logger
Costopher
Focus Log
Andreas Riedmüller
LogForge
David Vilaverde
Easy Cookiee
easycookiee