By: danmun
Inspect and view changes in Cookie Pirate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Cookie Pirate",
"description": "Keep cookies from leaving your browser.",
"version": "1.1.0",
"manifest_version": 2,
"browser_specific_settings": {
"gecko": {
"id": "cookiepirate@danmunapps.firefox"
}
},
"optional_permissions": [
"*://*/*"
],
"permissions": [
"activeTab",
"webRequest",
"storage",
"cookies",
"tabs",
"webRequestBlocking"
],
"background": {
"scripts": [
"./background/storage.js",
"./background/services.js",
"./background/install.js",
"./background/startup.js",
"./background/permissions.js",
"./background/activetab.js",
"./background/firefox.js",
"./background/main.js"
]
},
"browser_action": {
"default_popup": "./popup/popup.html"
},
"web_accessible_resources": [
"images/logos/logo48.png",
"ui/tl.png",
"ui/ml.png",
"ui/bl.png",
"ui/tr.png",
"ui/mr.png",
"ui/br.png"
],
"icons": {
"16": "./images/logos/logo16.png",
"48": "./images/logos/logo48.png",
"128": "./images/logos/logo128.png"
}
} Best Cookie Pirate Alternatives
Here are some Firefox add-ons that are similar to Cookie Pirate:
Cookie Monster
Effectly
Block Cookies
Sajmik
Cookie Explorer Pro
Xoilac
CookieBlock
CookieBlock Team
Selective Cookie Remover
Cookies Remover
Selective Cookie Remover
Cookies Remover
Cookie Blocker: Remove GDPR Popups and Banners
amaury
Cookie Crumbler
Tubitor
CookiErazor
Miraculix
Single Site Wipe
neinachi
Cookie Navigator
tylekeo88