FocusButton Firefox

Examine source code of FocusButton

Inspect and view changes in FocusButton source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "FocusButton",
  "version": "26.10.17",
  "description": "The mindful productivity app combining focus timers with mood tracking",
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "tabs",
    "identity"
  ],
  "host_permissions": [],
  "content_scripts": [],
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    },
    "default_title": "FocusButton"
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background-worker.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "offscreen.html",
        "offscreen.js",
        "index.html",
        "popup.html",
        "timer-end.mp3",
        "birds.mp3"
      ],
      "matches": [
        "*://*/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "focusbutton@example.com",
      "strict_min_version": "109.0"
    }
  }
}

Mejores alternativas FocusButton

Aquí hay algunas Firefox add-ons que son similares a FocusButton: