Kant Editor Firefox

Examine source code of Kant Editor

提供元: HackStoreX Add-on
Inspect and view changes in Kant Editor 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": "Kant Editor",
  "version": "1.13.1",
  "author": "HackStoreX",
  "description": "Simple yet powerful cookie editor to create, edit and delete cookies without leaving your tab. Fork of Cookie-Editor.",
  "background": {
    "scripts": [
      "interface/lib/env.js",
      "interface/lib/browserDetector.js",
      "interface/lib/permissionHandler.js",
      "cookie-editor.js"
    ],
    "type": "module"
  },
  "action": {
    "default_icon": {
      "16": "icons/cookie-filled-small.svg",
      "32": "icons/cookie-filled-small.svg",
      "48": "icons/cookie-filled.svg",
      "128": "icons/cookie-filled.svg"
    },
    "theme_icons": [
      {
        "light": "icons/cookie-light-small.svg",
        "dark": "icons/cookie-small.svg",
        "size": 16
      },
      {
        "light": "icons/cookie-light-small.svg",
        "dark": "icons/cookie-small.svg",
        "size": 32
      },
      {
        "light": "icons/cookie-light.svg",
        "dark": "icons/cookie.svg",
        "size": 128
      }
    ],
    "default_title": "Kant Editor",
    "default_popup": "interface/popup/cookie-list.html"
  },
  "sidebar_action": {
    "default_icon": {
      "16": "icons/cookie-filled-small.svg",
      "32": "icons/cookie-filled-small.svg"
    },
    "default_title": "Kant Editor",
    "default_panel": "interface/sidepanel/cookie-list.html"
  },
  "devtools_page": "interface/devtools/devtool.html",
  "options_ui": {
    "page": "interface/options/options.html"
  },
  "permissions": [
    "cookies",
    "tabs",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "icons": {
    "16": "icons/cookie-filled-small.svg",
    "19": "icons/cookie-filled-small.svg",
    "32": "icons/cookie-filled-small.svg",
    "48": "icons/cookie-filled.svg",
    "128": "icons/cookie-filled.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "kant-editor@kxntu.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

ベストのKant Editor代替案

Kant Editorに類似したFirefox add-onをいくつか紹介します: