MILK — Cookie Manager Firefox

Examine source code of MILK — Cookie Manager

Inspect and view changes in MILK — Cookie Manager source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "minimum_chrome_version": "88",
  "name": "__MSG_extensionFullName__",
  "short_name": "__MSG_extensionShortName__",
  "version": "2.7.0",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/null93/milk-cookie-manager",
  "author": "Rafael Grigorian",
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self'"
  },
  "default_locale": "en",
  "permissions": [
    "contextMenus",
    "cookies",
    "tabs",
    "storage"
  ],
  "background": {
    "scripts": [
      "service-worker.js"
    ]
  },
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "16": "icon-16.png",
    "32": "icon-32.png",
    "48": "icon-48.png",
    "128": "icon-128.png"
  },
  "host_permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "action": {
    "default_title": "__MSG_extensionFullName__",
    "default_icon": "icon-128.png",
    "default_popup": "index.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d2731422-5390-4257-9974-9f8b9bf17422}"
    }
  }
}

Best MILK — Cookie Manager Alternatives

Here are some Firefox add-ons that are similar to MILK — Cookie Manager: