Clear Cookies for Current Firefox

Examine source code of Clear Cookies for Current

By: gussyi
Inspect and view changes in Clear Cookies for Current source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Clear Cookies for Current Site",
  "version": "1.1",
  "description": "Xóa tất cả cookie của trang hiện tại và hiện thông báo",
  "permissions": [
    "cookies",
    "tabs",
    "notifications",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": {
      "16": "icon.png"
    },
    "default_title": "Xóa cookie trang hiện tại"
  },
  "applications": {
    "gecko": {
      "id": "clear-cookies-828238d8@example.com"
    }
  }
}

Best Clear Cookies for Current Alternatives

Here are some Firefox add-ons that are similar to Clear Cookies for Current: