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

최고의 Speech Timer 대안

다음은 Speech Timer과(와) 유사한 Firefox add-on입니다: