Speech Timer Firefox

Examine source code of Speech Timer

Inspect and view changes in Speech Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Speech Timer",
  "version": "1.0.1",
  "description": "",
  "icons": {
    "48": "icons/icon48.png",
    "96": "icons/icon96.png"
  },
  "permissions": [
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/icon32.png",
    "default_title": "Speech Timer"
  },
  "applications": {
    "gecko": {
      "id": "speech-timer@bravikov.pro",
      "strict_min_version": "55.0"
    }
  },
  "background": {
    "scripts": [
      "background-script.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "speech-timer.js"
      ]
    }
  ]
}

Mejores alternativas Speech Timer

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