By: 789BET
Inspect and view changes in AB Tasty Debugger source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "AB Tasty Debugger",
"version": "1.5.0",
"description": "Debug A/B tests from AB Tasty. Open source.",
"browser_action": {
"default_title": "AB Tasty Debugger",
"default_popup": "popup.html",
"default_icon": "images/icon-32x32.png"
},
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"content_scripts": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"js": [
"scripts/content-script.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "images/icon-16x16.png",
"48": "images/icon-48x48.png",
"128": "images/icon-128x128.png"
},
"manifest_version": 2,
"permissions": [
"activeTab",
"tabs"
],
"web_accessible_resources": [
"scripts/page-script.js",
"scripts/content-script.js",
"popup.html"
],
"browser_specific_settings": {
"gecko": {
"id": "{42db0ad8-ec58-4ba2-8108-65a448490262}"
}
}
} Best AB Tasty Debugger Alternatives
Here are some Firefox add-ons that are similar to AB Tasty Debugger:
AB Tasty debugger
Joris Daniel (yoriiis)
AB Test Detector
Alfredo
Atlassian Browser DevTools (ABD)
Maciej Adamczak
A/B Testing Tool
Gim Xina
GrowthBook DevTools
GrowthBook
Universal Adobe Debugger
Bogdan Nazaruk
AP Cookie API Test Extension
Juniper
Experiment Finder
Alfredo
TabCookie Detective
lucky88.care
Tab Cookie Analyzer
Melton Fintan
Browserling - Cross-browser testing
Browserling
Analytics Inspector
true-metrics.com