Box Breathing Firefox

Examine source code of Box Breathing

By: Pierre Add-on
Inspect and view changes in Box Breathing source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Box Breathing",
  "version": "1.0.0",
  "description": "Guided box breathing exercise — inhale, hold, exhale, hold.",
  "action": {
    "default_popup": "popup.html",
    "default_title": "Box Breathing"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "fonts/*.woff2",
        "fonts.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "box-breathing@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Box Breathing Alternatives

Here are some Firefox add-ons that are similar to Box Breathing: