HackerCookies - Cookie Editor Firefox

Examine source code of HackerCookies - Cookie Editor

提供元: Dheelep N
Inspect and view changes in HackerCookies - Cookie Editor source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "HackerCookies - Cookie Editor",
  "version": "2.0.0",
  "description": "A minimal, professional cookie editor with dark hacker-style theme. Works in popup or full-page mode.",
  "permissions": [
    "cookies",
    "<all_urls>",
    "tabs",
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_title": "HackerCookies Editor",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "options_page": "fullpage.html",
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "popup.html",
    "fullpage.html",
    "styles/popup.css",
    "styles/fullpage.css"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{6f3cc471-7545-45e3-81f5-3c3ebbf7c15f}"
    }
  }
}

ベストのHackerCookies - Cookie Editor代替案

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