Cookie Clikr

Chrome extension that triggers Super fast clicks on cookieclicker (http://orteil.dashnet.org/cookieclicker/)

What is Cookie Clikr?

Cookie Clikr is a Chrome extension developed by deac.karns, and its main feature is "Chrome extension that triggers Super fast clicks on cookieclicker (http://orteil.dashnet.org/cookieclicker/)".

Extension Screenshots

screenshot

Download Cookie Clikr Extension CRX File

Download Cookie Clikr 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

                        This extension triggers clicks on the main cookie in cookieclicker.  Thats All!                    

Extension Basic Information

Name Cookie Clikr Cookie Clikr
ID lnifipmiehkiddmdgfkhpjdfdpobangf
Official URL https://chrome.google.com/webstore/detail/cookie-clikr/lnifipmiehkiddmdgfkhpjdfdpobangf
Description Chrome extension that triggers Super fast clicks on cookieclicker (http://orteil.dashnet.org/cookieclicker/)
File Size 38.54 KB
Installation Count 10,000
Current Version 1.0
Last Updated 2013-10-18
Publish Date 2013-10-18
Rating 4.70/5 Total 86 Ratings
Developer deac.karns
Email [email protected]
Payment Type free
Supported Languages en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "author": "Deac Karns",
    "name": "Cookie Clikr",
    "short_name": "Cookie Clikr",
    "description": "Chrome extension that triggers Super fast clicks on cookieclicker (http:\/\/orteil.dashnet.org\/cookieclicker\/)",
    "version": "1.0",
    "icons": {
        "128": "perfectCookie.png"
    },
    "permissions": [
        "tabs",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "browser_action": {
        "default_title": "Click That Cookie!",
        "default_icon": "perfectCookie.png",
        "default_popup": "popup.html"
    },
    "manifest_version": 2
}