Wacheit Tracking Firefox

Examine source code of Wacheit Tracking

By: Wacheit Add-on
Inspect and view changes in Wacheit Tracking source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Wacheit Tracking",
  "version": "1.2.1",
  "description": "Privacy-first activity tracker for Lovable, Replit, tldraw, and Stitch.",
  "permissions": [
    "storage",
    "tabs",
    "alarms"
  ],
  "host_permissions": [
    "*://lovable.dev/*",
    "*://*.lovable.dev/*",
    "*://replit.com/*",
    "*://*.replit.com/*",
    "*://tldraw.com/*",
    "*://*.tldraw.com/*",
    "*://stitch.withgoogle.com/*",
    "*://*.stitch.withgoogle.com/*",
    "*://bolt.new/*",
    "*://*.bolt.new/*",
    "*://v0.dev/*",
    "*://*.v0.dev/*",
    "*://figma.com/*",
    "*://*.figma.com/*",
    "*://chatgpt.com/*",
    "*://*.chatgpt.com/*",
    "*://claude.ai/*",
    "*://*.claude.ai/*",
    "*://perplexity.ai/*",
    "*://*.perplexity.ai/*",
    "https://api.wacheit.com/*",
    "http://localhost/*"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "Wacheit Tracking",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tracking@wacheit.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "authenticationInfo"
        ]
      }
    }
  },
  "content_scripts": [
    {
      "matches": [
        "*://lovable.dev/*",
        "*://*.lovable.dev/*",
        "*://replit.com/*",
        "*://*.replit.com/*",
        "*://tldraw.com/*",
        "*://*.tldraw.com/*",
        "*://stitch.withgoogle.com/*",
        "*://*.stitch.withgoogle.com/*",
        "*://bolt.new/*",
        "*://*.bolt.new/*",
        "*://v0.dev/*",
        "*://*.v0.dev/*",
        "*://figma.com/*",
        "*://*.figma.com/*",
        "*://chatgpt.com/*",
        "*://*.chatgpt.com/*",
        "*://claude.ai/*",
        "*://*.claude.ai/*",
        "*://perplexity.ai/*",
        "*://*.perplexity.ai/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_page": "onboarding.html",
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*.svg",
        "icons/*.png",
        "fonts/*.woff2"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best Wacheit Tracking Alternatives

Here are some Firefox add-ons that are similar to Wacheit Tracking: