Simple Timer Firefox

Examine source code of Simple Timer

제작자: Sonclub Poker
Inspect and view changes in Simple Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Simple Timer",
  "version": "1.0",
  "description": "A simple timer with start, pause, and reset functions",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Simple Timer",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{9ca81c07-c54f-4a7f-9ad9-c4d9696049f2}"
    }
  }
}

최고의 Simple Timer 대안

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