TaskDrift Firefox

Examine source code of TaskDrift

Inspect and view changes in TaskDrift source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TaskDrift",
  "version": "3.4.1",
  "description": "TaskDrift — A beautifully simple task manager with smart capture, reminders, themes, history and backup support.",
  "action": {
    "default_popup": "index.html",
    "default_icon": "assets/icon.png"
  },
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "permissions": [
    "storage",
    "notifications",
    "alarms",
    "contextMenus",
    "activeTab",
    "scripting"
  ],
  "host_permissions": [
    "https://dupxszoypkjuqpzmlhjg.supabase.co/*"
  ],
  "commands": {
    "add-selection-to-todo": {
      "suggested_key": {
        "default": "Ctrl+Shift+Y",
        "mac": "Command+Shift+Y"
      },
      "description": "Add selected text to TaskDrift"
    }
  },
  "icons": {
    "16": "assets/icon-16.png",
    "48": "assets/icon-48.png",
    "128": "assets/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "ex.youritsup@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best TaskDrift Alternatives

Here are some Firefox add-ons that are similar to TaskDrift: