Waaila Tracking Validator Plus Firefox

Examine source code of Waaila Tracking Validator Plus

By: LUCK8
Inspect and view changes in Waaila Tracking Validator Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Waaila Tracking Validator",
  "short_name": "Waaila Validator",
  "version": "2.0.1",
  "icons": {
    "16": "img/waaila-16.png",
    "48": "img/waaila-48.png",
    "128": "img/waaila-128.png"
  },
  "description": "Waaila Tracking Validator is troubleshooting tool that helps you validate and test your analytics implementation.",
  "content_security_policy": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';",
  "permissions": [
    "activeTab",
    "http://*/*",
    "https://*/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "core/content.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": {
      "128": "img/waaila-32.png"
    },
    "default_popup": "core/popup/popup.html"
  },
  "devtools_page": "core/devtools/devtoolsInit.html",
  "web_accessible_resources": [
    "core/contentInjected.js"
  ],
  "sandbox": {
    "pages": [
      "sandbox.html"
    ]
  },
  "background": {
    "scripts": [
      "core/background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7f03935a-bb88-4578-b23f-6fb8b8cb765d}"
    }
  }
}

Best Waaila Tracking Validator Plus Alternatives

Here are some Firefox add-ons that are similar to Waaila Tracking Validator Plus: