TaskBlaze Firefox

Examine source code of TaskBlaze

Par : misarb Add-on
Inspect and view changes in TaskBlaze source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "TaskBlaze",
  "description": "The ultimate browser To-Do List and Kanban board. Ignite your productivity and focus.",
  "version": "1.0.0",
  "icons": {
    "16": "public/icons/icon16.png",
    "48": "public/icons/icon48.png",
    "128": "public/icons/icon128.png"
  },
  "action": {
    "default_popup": "src/popup/popup.html",
    "default_icon": {
      "16": "public/icons/icon16.png",
      "48": "public/icons/icon48.png",
      "128": "public/icons/icon128.png"
    },
    "default_title": "TaskBlaze"
  },
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "alarms",
    "notifications"
  ],
  "host_permissions": [
    "https://api.lemonsqueezy.com/*"
  ],
  "background": {
    "scripts": [
      "assets/service-worker.ts-DuvCKeo6.js"
    ],
    "type": "module"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "taskblaze@browser-todo-extension.org",
      "strict_min_version": "109.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives TaskBlaze

Voici quelques Firefox add-ons qui sont similaires à TaskBlaze :