Custom Cursor-Man: Hero's Rise - Idle Game

A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures.

¿Qué es Custom Cursor-Man: Hero's Rise - Idle Game?

Custom Cursor-Man: Hero's Rise - Idle Game es una extensión de Chrome desarrollada por https://custom-cursor.com, y su función principal es "A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures.".

Capturas de Pantalla de la Extensión

screenshot
screenshot
screenshot
screenshot
screenshot

Descargar Archivo CRX de la Extensión Custom Cursor-Man: Hero's Rise - Idle Game

Descarga archivos de extensión Custom Cursor-Man: Hero's Rise - Idle Game 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

                        Custom Cursor-Man: HERO’S RISE in an incremental idle clicker game. Relive a life of an average guy that likes to watch some TV while eating his favorite fried chicken. But this simple man has a giant dream of becoming a superhero to fight crime.

You start while enjoying your favorite hobby, watching a show on TV while having a snack and all you see around you is your flat and your old TV set that been around here for ages. But deep inside you feel that its time change everything. To set your life goals and follow your dream of becoming a true game superhero.

Our hero sees himself in a mirror and he doesn’t like what he sees. You need to do is get yourself together and start working on our looks. No crimes have yet have been solved with a chicken-stained beard or with a super power of chicken smell. Yep, that’s your first goal on your long path to become a superhero.

The next thing you need to do is to work on your strength. We have never seen a hero who fights bad guys with his nerdy looks. You need to work on your strength to be able to fight crime in the city and be powerful enough to confront any baddie in the city. Same as your costume, you need to conceal your identity, but every person in the city should understand that they can ask you for help.

And when that’s done, you can truly become Custom Cursor-Man, and your journey as a super hero will begin…

Find out more on this amazing story while playing our incredibly addictive Custom Cursor-Man: Hero’s Rise idle clicker game. And don’t worry about losing your progress, our app is saving everything so that you can continue any time you like!

Give it a try! You will not be able to stop clicking! Live and click thru a story of our hero Cursor-Man, from an average guy to a well-known cursor hero you always wanted to be. So, enjoy our incremental clicker and maybe you can get some pleasant bonuses along your way.                    

Información Básica de la Extensión

Nombre Custom Cursor-Man: Hero's Rise - Idle Game Custom Cursor-Man: Hero's Rise - Idle Game
ID felflkndljbjehhgadcfmijcoamhhngl
URL Oficial https://chromewebstore.google.com/detail/custom-cursor-man-heros-r/felflkndljbjehhgadcfmijcoamhhngl
Descripción A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures.
Tamaño del Archivo 12.22 MB
Cantidad de Instalaciones 112,289
Versión Actual 2.0.0
Última Actualización 2022-11-02
Fecha de Publicación 2020-12-17
Calificación 4.62/5 Total de 3750 Calificaciones
Desarrollador https://custom-cursor.com
Correo electrónico [email protected]
Tipo de Pago free
Sitio Web de la Extensión https://custom-cursor.com/games/cursor-man-game/
URL de la Página de Ayuda https://custom-cursor.com/support
URL de la Página de Política de Privacidad https://custom-cursor.com/privacy
Idiomas Soportados id,ms,de,en,en-GB,en-US,fil,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
{
    "author": "Blife Team",
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_icon": {
            "128": "images\/icons\/128.png",
            "32": "images\/icons\/32.png",
            "64": "images\/icons\/64.png"
        },
        "default_popup": "index.html"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "externally_connectable": {
        "matches": [
            "*:\/\/*.custom-cursor.com\/*"
        ]
    },
    "homepage_url": "https:\/\/custom-cursor.com\/en\/games\/cursor-man-game",
    "icons": {
        "128": "images\/icons\/128.png",
        "32": "images\/icons\/32.png",
        "64": "images\/icons\/64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAsbBRFJmL50HCmAUzeVV3msRxOj+DVpUfKtVcIT5xPt9Sqj7cfI+DIHtKpX1XDvXWctG0fDo3pakZn7qUXXmLU7u3g4JCnamxP4ynkTYYXqHmSIrNkheDySb4ifk+YAfWRsOaz0VHokhse2vLJKK7lEmguYr6\/v\/924Y5WWXl5m9tpelwXtvmpiGDs8WzuuPWTt2rMVsYAQBzzgtP7dLzTBzVmtGBAZ+uCZAsAxIcyVOtIPkZOGcDWIS4X2E\/OQYtDF1Azqm7bPgKIssrGpVIZ+tHphNLaTWl2QZNqW1QW3ZimOIz39QG\/As7NFIJLY8ihJy4M+U+eVSxXU3fKgBBeQIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "options_page": "game.html",
    "permissions": [
        "notifications",
        "storage"
    ],
    "short_name": "Cursor Man Game",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.0.0",
    "version_name": "2.0.0",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*:\/\/*\/*",
                "\/images\/*"
            ]
        }
    ]
}