TensorFeed AI Status Firefox

Examine source code of TensorFeed AI Status

Inspect and view changes in TensorFeed AI Status source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TensorFeed AI Status",
  "version": "1.0.5",
  "description": "Live operational status and p95 latency for every major AI provider and service, right in your toolbar.",
  "action": {
    "default_popup": "popup.html",
    "default_title": "TensorFeed AI Status",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "service_worker": "bg.js",
    "scripts": [
      "bg.js"
    ]
  },
  "permissions": [
    "alarms"
  ],
  "host_permissions": [
    "https://tensorfeed.ai/api/*"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ai-status@tensorfeed.ai",
      "strict_min_version": "121.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best TensorFeed AI Status Alternatives

Here are some Firefox add-ons that are similar to TensorFeed AI Status: