Cookie Clikr
Chrome extension that triggers Super fast clicks on cookieclicker (http://orteil.dashnet.org/cookieclicker/)
Cookie Clikrとは何ですか?
Cookie Clikrはdeac.karnsによって開発されたChromeの拡張機能で、その主な機能は「Chrome extension that triggers Super fast clicks on cookieclicker (http://orteil.dashnet.org/cookieclicker/)」です。
拡張機能のスクリーンショット
Cookie Clikr拡張機能のCRXファイルをダウンロード
Cookie Clikr拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension triggers clicks on the main cookie in cookieclicker. Thats All!
拡張機能の基本情報
名前 | |
ID | lnifipmiehkiddmdgfkhpjdfdpobangf |
公式URL | https://chrome.google.com/webstore/detail/cookie-clikr/lnifipmiehkiddmdgfkhpjdfdpobangf |
説明 | Chrome extension that triggers Super fast clicks on cookieclicker (http://orteil.dashnet.org/cookieclicker/) |
ファイルサイズ | 38.54 KB |
インストール数 | 10,000 |
現在のバージョン | 1.0 |
最終更新日 | 2013-10-18 |
公開日 | 2013-10-18 |
評価 | 4.70/5 合計 86 レビュー |
開発者 | deac.karns |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "author": "Deac Karns", "name": "Cookie Clikr", "short_name": "Cookie Clikr", "description": "Chrome extension that triggers Super fast clicks on cookieclicker (http:\/\/orteil.dashnet.org\/cookieclicker\/)", "version": "1.0", "icons": { "128": "perfectCookie.png" }, "permissions": [ "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_title": "Click That Cookie!", "default_icon": "perfectCookie.png", "default_popup": "popup.html" }, "manifest_version": 2 } |