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.
Was ist Custom Cursor-Man: Hero's Rise - Idle Game?
Custom Cursor-Man: Hero's Rise - Idle Game ist eine Chrome-Erweiterung, die von https://custom-cursor.com entwickelt wurde, und ihr Hauptmerkmal ist "A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures.".
Erweiterungsscreenshots
Custom Cursor-Man: Hero's Rise - Idle Game-Erweiterungs-CRX-Datei herunterladen
Laden Sie Custom Cursor-Man: Hero's Rise - Idle Game-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Custom Cursor-Man: Hero's Rise - Idle Game |
ID | felflkndljbjehhgadcfmijcoamhhngl |
Offizielle URL | https://chromewebstore.google.com/detail/custom-cursor-man-heros-r/felflkndljbjehhgadcfmijcoamhhngl |
Beschreibung | A fun idle clicker game about a simple guy willing to become a Custom Cursor hero Cursor-Man and his entertaining adventures. |
Dateigröße | 12.22 MB |
Installationsanzahl | 112,289 |
Aktuelle Version | 2.0.0 |
Letztes Update | 2022-11-02 |
Veröffentlichungsdatum | 2020-12-17 |
Bewertung | 4.62/5 Insgesamt 3750 Bewertungen |
Entwickler | https://custom-cursor.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://custom-cursor.com/games/cursor-man-game/ |
Hilfeseite URL | https://custom-cursor.com/support |
URL der Datenschutzrichtlinien-Seite | https://custom-cursor.com/privacy |
Unterstützte Sprachen | 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\/*" ] } ] } |