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.

O que é Custom Cursor-Man: Hero's Rise - Idle Game?

Custom Cursor-Man: Hero's Rise - Idle Game é uma extensão do Chrome desenvolvida por https://custom-cursor.com, e sua principal característica é "A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures.".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Custom Cursor-Man: Hero's Rise - Idle Game

Baixe arquivos de extensão Custom Cursor-Man: Hero's Rise - Idle Game 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

                        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.                    

Informações Básicas da Extensão

Nome 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
Descrição A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures.
Tamanho do Arquivo 12.22 MB
Contagem de Instalações 112,289
Versão Atual 2.0.0
Última Atualização 2022-11-02
Data de Publicação 2020-12-17
Classificação 4.62/5 Total de 3750 Avaliações
Desenvolvedor https://custom-cursor.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://custom-cursor.com/games/cursor-man-game/
URL da Página de Ajuda https://custom-cursor.com/support
URL da Página de Política de Privacidade https://custom-cursor.com/privacy
Idiomas Suportados 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\/*"
            ]
        }
    ]
}