Quick Meditation Bell Firefox

Examine source code of Quick Meditation Bell

Inspect and view changes in Quick Meditation Bell source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Meditation Bell",
  "version": "1.3",
  "description": "Simple meditation bell and timer — set intervals, single chime, or a closing bell.",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_title": "Quick Meditation Bell",
    "default_icon": "icons/logo_64.png",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "@Quick-Meditation-Bell",
      "data_collection_permissions": {
        "required": [
          "locationInfo"
        ],
        "optional": [
          "technicalAndInteraction"
        ]
      }
    }
  }
}

Best Quick Meditation Bell Alternatives

Here are some Firefox add-ons that are similar to Quick Meditation Bell: