Micro Timer Firefox

Examine source code of Micro Timer

제작자: Hi Christopher
Inspect and view changes in Micro Timer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Micro Timer",
  "version": "1.0",
  "description": "A tiny countdown timer to limit browsing time on specific sites.",
  "permissions": [
    "storage",
    "alarms",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Micro Timer",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{8dfd40d6-f83b-4724-b464-f7168d171158}"
    }
  }
}

최고의 Micro Timer 대안

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