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"
    }
  }
}

Meilleures alternatives Speak Timer

Voici quelques Firefox add-ons qui sont similaires à Speak Timer :