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"
    }
  }
}

Melhores alternativas Time Keeper Plus

Aqui estão algumas Firefox add-ons que são similares a Time Keeper Plus: