AIMetrical - AI Usage Tracker & Privacy Shield Firefox

Examine source code of AIMetrical - AI Usage Tracker & Privacy Shield

By: Ram
Inspect and view changes in AIMetrical - AI Usage Tracker & Privacy Shield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "aimetrical@yourdomain.com",
      "strict_min_version": "109.0"
    }
  },
  "name": "AIMetrical",
  "version": "1.3.0",
  "description": "AI Usage Tracker & Privacy Shield",
  "permissions": [
    "storage",
    "activeTab",
    "notifications",
    "background",
    "tabs",
    "alarms"
  ],
  "host_permissions": [
    "https://claude.ai/*",
    "https://chat.openai.com/*",
    "https://chatgpt.com/*",
    "https://gemini.google.com/*",
    "https://bard.google.com/*",
    "https://copilot.microsoft.com/*",
    "https://bing.com/*",
    "https://perplexity.ai/*",
    "https://www.perplexity.ai/*",
    "https://replit.com/*",
    "https://lovable.dev/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://claude.ai/*",
        "https://chat.openai.com/*",
        "https://chatgpt.com/*",
        "https://gemini.google.com/*",
        "https://bard.google.com/*",
        "https://copilot.microsoft.com/*",
        "https://bing.com/*",
        "https://perplexity.ai/*",
        "https://www.perplexity.ai/*",
        "https://replit.com/*",
        "https://lovable.dev/*"
      ],
      "js": [
        "secure-ai-detector.js",
        "enterprise/agent-tracker.js",
        "enterprise/security-scanner.js",
        "enterprise/workflow-analyzer.js",
        "enterprise/cost-analyzer.js",
        "enterprise/usage-limit-tracker.js",
        "enterprise/profile-manager.js",
        "enterprise/auth-manager.js",
        "enterprise/supabase-client.js",
        "enterprise/insights-engine.js",
        "enterprise/team-manager.js",
        "enterprise/compliance-manager.js",
        "enterprise/ai-prediction-engine.js",
        "workflows-intelligence.js",
        "data-intelligence/anonymizer.js",
        "content-script.js"
      ],
      "run_at": "document_end",
      "all_frames": false,
      "match_about_blank": false,
      "match_origin_as_fallback": false
    }
  ],
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "action": {
    "default_popup": "popup.html",
    "default_title": "AIMetrical",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_page": "options.html",
  "web_accessible_resources": [
    {
      "resources": [
        "secure-ai-detector.js",
        "content-script.js",
        "data-intelligence/*.js",
        "enterprise/*.js",
        "register.html",
        "register.css",
        "register.js",
        "content-styles.css",
        "workflows-intelligence.js",
        "workflows-intelligence.css",
        "enterprise-analytics.js",
        "subscription-manager.js",
        "icons/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best AIMetrical - AI Usage Tracker & Privacy Shield Alternatives

Here are some Firefox add-ons that are similar to AIMetrical - AI Usage Tracker & Privacy Shield: