AI Browsing Analytics Firefox

Examine source code of AI Browsing Analytics

제작자: Mayank Sharma
Inspect and view changes in AI Browsing Analytics source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AI Browsing Analytics",
  "version": "1.0.6",
  "description": "AI-powered browsing analytics that tracks your productivity and website usage",
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "permissions": [
    "tabs",
    "webNavigation",
    "storage",
    "unlimitedStorage",
    "idle",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{27b8db61-46b9-4ae7-92c2-b95effb79b74}",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "browsingActivity",
          "websiteContent"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "AI Browsing Analytics - Click to Open Dashboard",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "dashboard.html",
    "chart.min.js"
  ]
}

최고의 AI Browsing Analytics 대안

다음은 AI Browsing Analytics과(와) 유사한 Firefox add-on입니다: