Capybara Clicker

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

¿Qué es Capybara Clicker?

Capybara Clicker es una extensión de Chrome desarrollada por https://unblockedgames.ee, y su función principal es "Now you can play Capybara Clicker right on Chrome™ Browser! Offline and Popup Version, without internet required!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Capybara Clicker

Descarga archivos de extensión Capybara Clicker en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Capybara Clicker Capybara Clicker
ID eajgckefcncbjeekablfihikcegibdmc
URL Oficial https://chromewebstore.google.com/detail/capybara-clicker/eajgckefcncbjeekablfihikcegibdmc
Descripción Now you can play Capybara Clicker right on Chrome™ Browser! Offline and Popup Version, without internet required!
Tamaño del Archivo 8.75 MB
Cantidad de Instalaciones 381
Versión Actual 1.0.1
Última Actualización 2024-02-12
Fecha de Publicación 2024-02-01
Desarrollador https://unblockedgames.ee
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://unblockedgames.ee/
URL de la Página de Ayuda https://unblockedgames.ee/
URL de la Página de Política de Privacidad https://unblockedgames.ee/privacy-policy
Idiomas Soportados 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"
    }
}