Speak Timer Firefox

Examine source code of Speak Timer

Inspect and view changes in Speak Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speak Timer",
  "description": "Timer for monitoring the duration of a talk.",
  "version": "1.3",
  "icons": {
    "48": "assets/app-icon.svg",
    "96": "assets/app-icon.svg"
  },
  "browser_action": {
    "default_icon": "assets/app-icon.svg",
    "default_title": "Speak Timer"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "speak-timer@rt"
    }
  }
}

Mejores alternativas Speak Timer

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