Time Blocking Tool Planner Firefox

Examine source code of Time Blocking Tool Planner

Inspect and view changes in Time Blocking Tool Planner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Time Blocking Tool Planner",
  "version": "1.0",
  "description": "Organize your day with the time blocking technique.",
  "permissions": [
    "storage",
    "notifications",
    "alarms"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "16": "images/icon16.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "timeblockingtool@planner"
    }
  }
}

Meilleures alternatives Time Blocking Tool Planner

Voici quelques Firefox add-ons qui sont similaires à Time Blocking Tool Planner :