Silent Alarm Firefox

Examine source code of Silent Alarm

By: Huynh
Inspect and view changes in Silent Alarm source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Silent Alarm",
  "version": "1.0",
  "description": "Silent alarm using visual flash and vibration instead of sound.",
  "permissions": [
    "alarms",
    "notifications"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "silent-alarm@amo.local",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best Silent Alarm Alternatives

Here are some Firefox add-ons that are similar to Silent Alarm: