Timer (alarm, timer and stopwatch) Firefox

Examine source code of Timer (alarm, timer and stopwatch)

제작자: Karl
Inspect and view changes in Timer (alarm, timer and stopwatch) source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "0.1.2resigned1",
  "manifest_version": 2,
  "default_locale": "en",
  "permissions": [
    "storage",
    "alarms"
  ],
  "name": "__MSG_chrome_extension_name__",
  "homepage_url": "http://eccorem.com/apps/timer.html",
  "description": "__MSG_chrome_extension_description__",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "data/popup/popup.html",
    "default_title": "__MSG_browser_action_title__",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{457040a2-afa9-457c-8a13-609c2327023a}"
    }
  }
}

최고의 Timer (alarm, timer and stopwatch) 대안

다음은 Timer (alarm, timer and stopwatch)과(와) 유사한 Firefox add-on입니다: