Time Keeper Plus Firefox

Examine source code of Time Keeper Plus

Inspect and view changes in Time Keeper Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TimeKeeper",
  "version": "1.0",
  "description": "Intelligent calendar integration and reminder system with advanced features.",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "action": {
    "default_icon": {
      "48": "icons/icon-48.png",
      "96": "icons/icon-96.png"
    },
    "default_title": "TimeKeeper",
    "default_popup": "popup/popup.html"
  },
  "permissions": [
    "alarms",
    "notifications",
    "storage",
    "identity",
    "tabs"
  ],
  "host_permissions": [
    "https://www.googleapis.com/"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "timekeeper@example.com"
    }
  }
}

ベストのTime Keeper Plus代替案

Time Keeper Plusに類似したFirefox add-onをいくつか紹介します: