Stay Focused FF Firefox

Examine source code of Stay Focused FF

Inspect and view changes in Stay Focused FF source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Zen",
  "description": "An AI driven browser extension that helps you focus on the task at hand.",
  "version": "1",
  "manifest_version": 2,
  "permissions": [
    "<all_urls>",
    "storage",
    "webNavigation",
    "webRequest",
    "webRequestBlocking"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": true
  },
  "browser_action": {
    "default_title": "oink",
    "default_popup": "index.html"
  },
  "content_security_policy": "script-src 'self' https://api.openai.com/v1/embeddings; object-src 'self'",
  "browser_specific_settings": {
    "gecko": {
      "id": "{1bd1b0cc-58ea-45f1-9cd8-1cff3fccf160}"
    }
  }
}

Best Stay Focused FF Alternatives

Here are some Firefox add-ons that are similar to Stay Focused FF: