TaskListGit Firefox

Examine source code of TaskListGit

Inspect and view changes in TaskListGit source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "TaskList",
  "version": "1.0.0",
  "description": "Simple to-do list with add, edit, delete tasks functionality",
  "author": "XMP <lanhanh64529@gmail.com>",
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "TaskList",
    "default_icon": {
      "16": "icons/icon_16.png",
      "32": "icons/icon_32.png",
      "48": "icons/icon_48.png",
      "128": "icons/icon_128.png"
    }
  },
  "icons": {
    "16": "icons/icon_16.png",
    "32": "icons/icon_32.png",
    "48": "icons/icon_48.png",
    "128": "icons/icon_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "tasklist-2024@xmpi.net"
    }
  },
  "permissions": [
    "storage"
  ]
}

Mejores alternativas TaskListGit

Aquí hay algunas Firefox add-ons que son similares a TaskListGit: