Talking Alarm Clock Plus Firefox

Examine source code of Talking Alarm Clock Plus

Inspect and view changes in Talking Alarm Clock Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Talking Alarm Clock Plus",
  "version": "1.8",
  "description": "A clock with two configurable alarms that will play a sound and speak a phrase of your choice.",
  "permissions": [
    "background",
    "tts"
  ],
  "background": {
    "scripts": [
      "common.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "clock-19.png",
    "default_title": "Talking Alarm Clock",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "clock-16.png",
    "48": "clock-48.png",
    "128": "clock-128.png",
    "256": "clock-256.png"
  },
  "manifest_version": 2,
  "browser_specific_settings": {
    "gecko": {
      "id": "{aef72141-2603-428b-8268-29da2ab7490a}"
    }
  }
}

Best Talking Alarm Clock Plus Alternatives

Here are some Firefox add-ons that are similar to Talking Alarm Clock Plus: