By: Bogdan Nazaruk
Inspect and view changes in Universal Adobe Debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Universal Adobe Debugger",
"description": "Adobe Analytics, AEP & Launch debugger. Inspect Web SDK, XDM & tracking calls directly in Chrome DevTools.",
"version": "1.25.4",
"action": {
"default_popup": "main.html",
"default_icon": "favicon 16-4 - grey.png"
},
"icons": {
"16": "favicon 16-4 - green.png",
"32": "debuggerFavicon 32.png",
"48": "debuggerFavicon 48.png"
},
"background": {
"scripts": [
"js/background.js"
],
"service_worker": "js/background.js"
},
"content_scripts": [
{
"matches": [
"<all_urls>",
"http://*/*",
"https://*/*"
],
"js": [
"js/UAD-cs.js"
]
},
{
"matches": [
"https://assets.adobedtm.com/extensions/*",
"https://launch.adobe.com/*",
"https://experience.adobe.com/*"
],
"js": [
"js/adobe-launch.js"
],
"css": [
"css/adobe-launch.css"
],
"all_frames": true
}
],
"host_permissions": [
"<all_urls>",
"http://*/*",
"https://*/*"
],
"externally_connectable": {
"ids": [
"*"
],
"matches": [
"<all_urls>",
"http://*/*",
"https://*/*"
],
"accepts_tls_channel_id": false
},
"permissions": [
"cookies",
"storage",
"webRequest",
"declarativeNetRequest",
"activeTab",
"scripting"
],
"browser_specific_settings": {
"gecko": {
"id": "universal-adobe-debugger@c"
}
}
} Best Universal Adobe Debugger Alternatives
Here are some Firefox add-ons that are similar to Universal Adobe Debugger:
Adobe Experience Platform Debugger
Adobe Experience Platform
ObservePoint Debugger
Bongdalu
Omnibug
Philip Lawrence
Publisher Tag Debugger
thyngster
Google Analytics Debugger PM
Endi Alay
AEP Requests Analyzer
Davide Longo
TagHound - Analytics/GTM/Pixel
ONBET
Analytics Inspector
true-metrics.com
RudderStack Assistant
RudderStack
Atlassian Browser DevTools (ABD)
Maciej Adamczak
Tinker Tester Developer Spy
Thomas Wisniewski
Salesforce Experience Cloud Debugger
Etienne Favre