Zy-Xhs-Cookie-Extractor Firefox

Examine source code of Zy-Xhs-Cookie-Extractor

By: ftf
Inspect and view changes in Zy-Xhs-Cookie-Extractor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "小红书获取cookies",
  "version": "1.5.5",
  "description": "小红书获取cookies",
  "icons": {
    "48": "icons/favicon.png"
  },
  "background": {
    "scripts": [
      "background_scripts/background.js",
      "background_scripts/jquery-2.1.1.min.js",
      "background_scripts/jszip.min.js",
      "background_scripts/filesaver.min.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_icon": "icons/favicon.png",
    "default_title": "Beastify",
    "default_popup": "popup/choose_beast.html"
  },
  "web_accessible_resources": [
    "beasts/frog.jpg",
    "beasts/turtle.jpg",
    "beasts/snake.jpg"
  ],
  "permissions": [
    "proxy",
    "cookies",
    "privacy",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "contextualIdentities",
    "tabs",
    "*://*/*",
    "activeTab",
    "scripting",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "background_scripts/jquery-2.1.1.min.js",
        "content_scripts/beastify.js",
        "popup/choose_beast.js"
      ],
      "run_at": "document_end",
      "exclude_globs": [],
      "include_globs": [
        "*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{bdc636fd-8ed4-449f-a268-fca1d0b1afb7}",
      "strict_min_version": "91.1.0"
    }
  }
}

Best Zy-Xhs-Cookie-Extractor Alternatives

Here are some Firefox add-ons that are similar to Zy-Xhs-Cookie-Extractor: