クッキー加速装置
CookieClickerを10倍速にします
Wat is クッキー加速装置?
クッキー加速装置 is een Chrome-extensie ontwikkeld door http://yubais.net, en de belangrijkste functie is "CookieClickerを10倍速にします".
Download het CRX-bestand van de extensie クッキー加速装置
Download クッキー加速装置-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
CookieClickerのゲーム時間進行を10倍にします。 2013/09/19 アニメが加速するけどクッキー増分が加速しない不具合を修正 【注意】 ゲームのプログラムに手を加えるので、最悪の場合ゲームのセーブデータが消える可能性もあります。 自己責任でご利用ください。 詳細は以下のURLを見て下さい http://yubais.net/chrome-ext/cookie-acceleration/
Basisinformatie over de Extensie
Naam | ![]() |
ID | ngdmgoombjaehhplhbhghbiefplohcnk |
Officiële URL | https://chrome.google.com/webstore/detail/%E3%82%AF%E3%83%83%E3%82%AD%E3%83%BC%E5%8A%A0%E9%80%9F%E8%A3%85%E7%BD%AE/ngdmgoombjaehhplhbhghbiefplohcnk |
Beschrijving | CookieClickerを10倍速にします |
Bestandsgrootte | 2.9 KB |
Aantal Installaties | 216 |
Huidige Versie | 1.2 |
Laatst Bijgewerkt | 2013-09-19 |
Publicatiedatum | 2013-09-19 |
Beoordeling | 3.50/5 Totaal 4 Beoordelingen |
Ontwikkelaar | http://yubais.net |
Betalingswijze | free |
Extensiewebsite | http://yubais.net/chrome-ext/cookie-acceleration/ |
Ondersteunde Talen | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u30af\u30c3\u30ad\u30fc\u52a0\u901f\u88c5\u7f6e", "version": "1.2", "description": "CookieClicker\u309210\u500d\u901f\u306b\u3057\u307e\u3059", "content_scripts": [ { "matches": [ "http:\/\/orteil.dashnet.org\/*" ], "js": [ "js\/main.js" ] } ], "homepage_url": "http:\/\/yubais.net\/" } |