stoa - hold you accountable Firefox

Examine source code of stoa - hold you accountable

By: Flydexo Add-on
Inspect and view changes in stoa - hold you accountable source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "stoa - the app that holds you accountable",
  "browser_specific_settings": {
    "gecko": {
      "id": "stoa@abelink.app",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  },
  "version": "0.0.1",
  "description": "Block distracting sites and negotiate access through AI. When you have to justify yourself, you realize what you really need.",
  "permissions": [
    "storage",
    "webNavigation",
    "declarativeNetRequest",
    "declarativeNetRequestWithHostAccess"
  ],
  "host_permissions": [
    "<all_urls>",
    "http://localhost:11434/*",
    "http://localhost:11434/v1/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_page": "options/options.html",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "block-page/*",
        "icons/*",
        "onboarding/*",
        "uninstall-survey/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ]
}

Best stoa - hold you accountable Alternatives

Here are some Firefox add-ons that are similar to stoa - hold you accountable: