Cookie Tycoon
A casual cookie clicker game where you gather cookies by clicking cookies. The more you click, the greater your cookie empire.
Cookie Tycoon란 무엇입니까?
Cookie Tycoon은(는) Kargoh에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A casual cookie clicker game where you gather cookies by clicking cookies. The more you click, the greater your cookie empire."입니다.
확장 프로그램 스크린샷
Cookie Tycoon 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Tired of clicking? Buy upgrades that will make cookies for you! Buy as many items from the shop as you can to increase your cookie production! Features: - Play offline (no internet needed) - Easy controls - Automated cookie production - Prestige to increase the amount of cookies you can click - Unlimited cookies Updates: v1.1.4 Added +1 Click Modifier to Prestige benefits v1.1.3 Updated animations v1.1.2 Reduced cost scale for Spaceship Enterprise from +6% to +5% Reduced cost scale for Galactic Factory from +7% to +6% v1.1.1 Add unlock requirements for shop items Fix prestige counter in stat menu v1.1.0 Added menu Added full screen option Added stat tracking in menu to show how many cookies each shop item is making Updated prestige functionality to not scale items after prestige Updated prestige scaling to stay at 100 of each shop item Updates: v1.0.7 Added new feature called 'Prestige' Added shop description Fixed bulk purchase scaling Changed shop items order Change shop items name v1.0.6 Added Icons Added Version Increased Performance Updates: v1.0.5 Removed Bigger Click Added Moon Colonies Added Spaceship Enterprise Updated Spaceship title v1.0.4 Fixed the group purchase scaling Added Moon Cookies v1.0.3 Updated the graphics Fix shop scrolling v1.0.3 Updated the graphics and styling v1.0.2 Increased Performance v1.0.1 Fix cookie counter bug
확장 프로그램 기본 정보
이름 | Cookie Tycoon |
ID | kiecejcohibdmhapebfjojofpofaijni |
공식 URL | https://chromewebstore.google.com/detail/cookie-tycoon/kiecejcohibdmhapebfjojofpofaijni |
설명 | A casual cookie clicker game where you gather cookies by clicking cookies. The more you click, the greater your cookie empire. |
파일 크기 | 2.85 MB |
설치 횟수 | 6,000 |
현재 버전 | 1.1.5 |
최근 업데이트 | 2023-10-18 |
출시 날짜 | 2023-07-30 |
평점 | 4.73/5 총 22 개의 평점 |
개발자 | Kargoh |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Cookie Tycoon", "description": "A casual cookie clicker game where you gather cookies by clicking cookies. The more you click, the greater your cookie empire.", "version": "1.1.5", "action": { "default_popup": "index.html", "default_title": "Cookie Tycoon" }, "icons": { "16": "img\/png\/icon16.png", "32": "img\/png\/icon32.png", "48": "img\/png\/icon48.png", "128": "img\/png\/icon128.png" } } |