Ads Insight Pro Firefox

Examine source code of Ads Insight Pro

Inspect and view changes in Ads Insight Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Ads Insight Pro",
  "version": "1.3.0",
  "description": "Export and analyze Google Ads Transparency data. Track competitors and gain advertising intelligence.",
  "homepage_url": "https://www.adsinsightpro.com",
  "browser_specific_settings": {
    "gecko": {
      "id": "ads-insight-pro@adsinsightpro.com",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "storage",
    "activeTab",
    "downloads",
    "tabs",
    "scripting"
  ],
  "host_permissions": [
    "https://adstransparency.google.com/*",
    "https://api.adsinsightpro.com/*",
    "https://displayads-formats.googleusercontent.com/*",
    "https://tpc.googlesyndication.com/*",
    "https://api.ocr.space/*"
  ],
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "assets/icons/icon16.png",
      "48": "assets/icons/icon48.png",
      "128": "assets/icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background/service-worker.js"
    ],
    "type": "module"
  },
  "content_scripts": [
    {
      "matches": [
        "https://adstransparency.google.com/*"
      ],
      "js": [
        "content/content.js"
      ]
    },
    {
      "matches": [
        "https://displayads-formats.googleusercontent.com/*"
      ],
      "js": [
        "content/video-extractor.js"
      ],
      "run_at": "document_end"
    }
  ],
  "icons": {
    "16": "assets/icons/icon16.png",
    "48": "assets/icons/icon48.png",
    "128": "assets/icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "assets/*",
        "content/ocr-proxy.js"
      ],
      "matches": [
        "https://adstransparency.google.com/*"
      ]
    }
  ]
}

Best Ads Insight Pro Alternatives

Here are some Firefox add-ons that are similar to Ads Insight Pro: