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

Melhores alternativas Speech Timer

Aqui estão algumas Firefox add-ons que são similares a Speech Timer: