Pomodoro Timer Plus Firefox

Examine source code of Pomodoro Timer Plus

제작자: Suncity Beauty
Inspect and view changes in Pomodoro Timer Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Pomodoro Timer Plus",
  "version": "1.0",
  "description": "Pomodoro Timer with additional productivity features",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Pomodoro Timer Plus",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e850d9b2-b41f-41c5-bbad-d068142b70a4}"
    }
  }
}

최고의 Pomodoro Timer Plus 대안

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