Editable Countdown Firefox

Examine source code of Editable Countdown

제작자: Krejzicek
Inspect and view changes in Editable Countdown source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Countdown Timer",
  "version": "3.0",
  "description": "Shows a countdown timer in the toolbar.",
  "permissions": [
    "storage"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon128.png"
  },
  "icons": {
    "128": "icon128.png"
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tab-countdowner@example.com"
    }
  }
}

최고의 Editable Countdown 대안

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