Send to Taskopy Firefox

Examine source code of Send to Taskopy

Par : vikilpet
Inspect and view changes in Send to Taskopy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Send to Taskopy",
  "version": "2026.1.15",
  "description": "Send page data to the Taskopy",
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab",
    "scripting",
    "cookies"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/taskopy_16.png",
    "32": "icons/taskopy_32.png",
    "48": "icons/taskopy_48.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "service_worker": "background.js"
  },
  "options_ui": {
    "page": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b59a262b-997f-4b83-9a56-f174e08cdef8}",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Meilleures alternatives Send to Taskopy

Voici quelques Firefox add-ons qui sont similaires à Send to Taskopy :