Capybara Clicker

Now you can play Capybara Clicker right on Chrome™ Browser! Offline and Popup Version, without internet required!

O que é Capybara Clicker?

Capybara Clicker é uma extensão do Chrome desenvolvida por https://unblockedgames.ee, e sua principal característica é "Now you can play Capybara Clicker right on Chrome™ Browser! Offline and Popup Version, without internet required!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Capybara Clicker

Baixe arquivos de extensão Capybara Clicker no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Capybara Clicker is an entertaining game available as a Chrome extension. In this game, players can immerse themselves in the adorable world of capybaras, which are cute and friendly South American rodents. The objective of the game is to click on the capybaras as fast as possible to earn points and unlock various upgrades.

As you start clicking on the capybaras, you accumulate points that can be used to purchase enhancements such as power-ups, new capybara species, and even special items to attract more capybaras. The more capybaras you click, the faster you can earn points and progress through the game.

The game provides a visually pleasing and engaging experience, with vibrant graphics and charming capybara animations. Additionally, the game's background music adds to the overall enjoyment.

One of the great features of "Capybara Clicker" is its availability on the unblockedgames.ee website, where you can play it for free. This means you can access and enjoy the game even in environments where gaming websites are typically restricted, such as schools or workplaces.

Whether you're a fan of clicker games or simply have a soft spot for capybaras, "Capybara Clicker" offers an entertaining and addictive experience that can keep you engaged for hours. So, visit unblockedgames.ee and start clicking those capybaras to earn points and unlock exciting upgrades!

if you want to play "more games" We added many games on the left side of the popup. You can also choose from the many other games we have placed in the pop-up window at the top left by clicking "more games". You can also play this game in larger screen mode by clicking on the "⭐ Web Version (larger screen)" option.                    

Informações Básicas da Extensão

Nome Capybara Clicker Capybara Clicker
ID eajgckefcncbjeekablfihikcegibdmc
URL Oficial https://chromewebstore.google.com/detail/capybara-clicker/eajgckefcncbjeekablfihikcegibdmc
Descrição Now you can play Capybara Clicker right on Chrome™ Browser! Offline and Popup Version, without internet required!
Tamanho do Arquivo 8.75 MB
Contagem de Instalações 381
Versão Atual 1.0.1
Última Atualização 2024-02-12
Data de Publicação 2024-02-01
Desenvolvedor https://unblockedgames.ee
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://unblockedgames.ee/
URL da Página de Ajuda https://unblockedgames.ee/
URL da Página de Política de Privacidade https://unblockedgames.ee/privacy-policy
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,sv,cs,el,sr,bg,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "version": "1.0.1",
    "description": "__MSG_appDesc__",
    "default_locale": "en_US",
    "homepage_url": "https:\/\/monkeymart.org",
    "offline_enabled": true,
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_title": "__MSG_appName__",
        "default_icon": {
            "512": "icons\/icon-512.png",
            "256": "icons\/icon-256.png",
            "128": "icons\/icon-128.png",
            "64": "icons\/icon-64.png",
            "48": "icons\/icon-48.png",
            "32": "icons\/icon-32.png",
            "16": "icons\/icon-16.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    }
}