Cookiez

Cookies Counter

What is Cookiez?

Cookiez is a Chrome extension developed by https://phyte.studio, and its main feature is "Cookies Counter".

Extension Screenshots

screenshot
screenshot
screenshot

Download Cookiez Extension CRX File

Download Cookiez extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Cookiez track for you how many cookies you collect browsing every day.
• Become aware of how many cookies website use to track you every day
• Earn points and rank up by deleting them
• Be rewarded 

For more information visit www.phyte.studio
Or contact us at [email protected]                    

Extension Basic Information

Name Cookiez Cookiez
ID bojdpcpagljbkmhdmbfafhellnaciokg
Official URL https://chromewebstore.google.com/detail/cookiez/bojdpcpagljbkmhdmbfafhellnaciokg
Description Cookies Counter
File Size 964 KB
Installation Count 35
Current Version 1.0
Last Updated 2019-03-08
Publish Date 2019-03-07
Rating 5.00/5 Total 4 Ratings
Developer https://phyte.studio
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.iubenda.com/privacy-policy/40111621
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Cookiez",
    "version": "1.0",
    "description": "Cookies Counter",
    "manifest_version": 2,
    "author": "phyte.studio",
    "permissions": [
        "storage",
        "cookies",
        ""
    ],
    "browser_action": {
        "default_popup": "onboard.html"
    },
    "icons": {
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    }
}