Cookie Clicker

Awesome cookie game for Chrome™ browser! Click on funny cookie, get more cookies, buy upgrades and become a cookie emperor!

Cookie Clicker là gì?

Cookie Clicker là một tiện ích mở rộng Chrome được phát triển bởi Asc, và tính năng chính của nó là "Awesome cookie game for Chrome™ browser! Click on funny cookie, get more cookies, buy upgrades and become a cookie emperor!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Cookie Clicker

Tải xuống các tệp mở rộng Cookie Clicker dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Cookie Clicker is an exciting idle clicker game. Immerse yourself in the process of baking cookies and go from a small confectioner to an emperor of cookies.

Everything is very simple:
- Click on the big cookie to baked more cookies;
- Use earnings cookies to buy upgrades;
- Some upgrades improve click rates;
- Other upgrades automatically give you cookies, it does not matter - click you or not;
- Open all upgrades, be a king of cookies business.

Use upgrades to get cookies even more and more soon. The cost of these options increases incrementally with their acquisition.

As helper for you there are presented:
- Power Click - improves the performance of your click, and gives more cookies for each - update
- Cat - takes over the mice that eat the ingredients for the cookie
- Grandma - guru in baking, her experience and a full hand help in the process of creating cookies
- ??? - and yet you have to learn more 6 secret upgrades to increase the volume of business.

Features:
- Idle cookie clicker gameplay;
- Awesome range of upgrades;
- Sweetheart visualization of gameplay;
- Game is always in your browser;
- Progression is not lost even after you close your browser.
- Giving a link on popup for redirecting to mymoney.rain.com website


The game has an endless gameplay and is limited only by the computational power of your computer. So you may check whether you can bake a 1 quadrillion cookies?!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Cookie Clicker Cookie Clicker
ID ckpgbnnkddpiecdggjedokigklbccbgb
URL Chính Thức https://chromewebstore.google.com/detail/cookie-clicker/ckpgbnnkddpiecdggjedokigklbccbgb
Mô tả Awesome cookie game for Chrome™ browser! Click on funny cookie, get more cookies, buy upgrades and become a cookie emperor!
Kích Thước Tệp 827 KB
Số Lần Cài Đặt 52,001
Phiên Bản Hiện Tại 3.1.6
Cập Nhật Lần Cuối 2024-02-24
Ngày Phát Hành 2020-05-28
Đánh Giá 4.46/5 Tổng số 199 Đánh Giá
Nhà Phát Triển Asc
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://sites.google.com/view/always-summer-studio/privacy
Ngôn Ngữ Được Hỗ Trợ id,ms,de,en,en-GB,en-US,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "assets\/icons\/icon_128.png",
            "256": "assets\/icons\/icon_256.png",
            "32": "assets\/icons\/icon_32.png",
            "64": "assets\/icons\/icon_64.png"
        },
        "default_popup": "index.html",
        "default_title": "Cookie Clicker - Idle Clicker Game"
    },
    "author": "Always Summer Studio",
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "icons": {
        "128": "assets\/icons\/icon_128.png",
        "256": "assets\/icons\/icon_256.png",
        "32": "assets\/icons\/icon_32.png",
        "64": "assets\/icons\/icon_64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvgGyuojr7ubyOYc\/+9fUSnlvzXrNz4ewon9cRrnCtInrqcgRCFesy4BtL3QCdxdnBamcIy2bHIMqR52nnoa6oRkyaGAzAK2v0cpQXFjq2tnqY8IQ7K28xqdDiTOASy\/guUJ846LCeProqotQdGNZx23YptOukSfH\/KttvoSp4Uw4BBkvXzpFzQWgdq4XAtklelYOW6dvMmZlxBe5TNmHy\/BM4SdEoO0hJxTWBDMNw7xMBDhwYp1r1r2\/q101jKDzHIrS6hDWe99OXMpRor+2k1DyX5PQVYsCxLcOd89V2fI\/DJhys4nimFAfXCuvDzS0sJhMHqKcZEwG2pjpFJX2CQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "bonuses.html",
    "permissions": [
        "storage"
    ],
    "short_name": "__MSG_short_name__",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.1.6",
    "version_name": "3.1.6",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "assets\/*.*"
            ]
        }
    ]
}