Timely Firefox

Examine source code of Timely

제작자: conner
Inspect and view changes in Timely source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Timely",
  "version": "2.0.15",
  "description": "20-20-20 Timer",
  "background": {
    "scripts": [
      "./background.js"
    ],
    "type": "module"
  },
  "permissions": [
    "notifications",
    "storage",
    "alarms"
  ],
  "action": {
    "default_popup": "index.html"
  },
  "icons": {
    "16": "icon16.png",
    "32": "icon32.png",
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "202020timer@connersbrianwebsite.xyz"
    }
  }
}

최고의 Timely 대안

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