Cookie Clicker Fair Auto Clicker
Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.
Cookie Clicker Fair Auto Clickerとは何ですか?
Cookie Clicker Fair Auto Clickerはeyal28214によって開発されたChromeの拡張機能で、その主な機能は「Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.」です。
拡張機能のスクリーンショット
Cookie Clicker Fair Auto Clicker拡張機能のCRXファイルをダウンロード
Cookie Clicker Fair Auto Clicker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Fair Auto Clicker for Auto Clicker.
Hold Mouse1 on big cookie to start auto clicking.
I do not guarantee this is fair in speedruns, because this disables the 50 cps cap ( even though I cap you to 50 cps )
This is intended to make the game easier without cheese.
I recommend setting to 25, but it goes up to 50.
Works on both v1.0466 and live version.
The extension has a "secret" option that enables Grandpas. This is only for me and it reduces your gameplayability. 拡張機能の基本情報
| 名前 | |
| ID | iiijhgbeciabhnlifkioikobjeibpfcn |
| 公式URL | https://chromewebstore.google.com/detail/cookie-clicker-fair-auto/iiijhgbeciabhnlifkioikobjeibpfcn |
| 説明 | Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking. |
| ファイルサイズ | 31.7 KB |
| インストール数 | 6,000 |
| 現在のバージョン | 1.1 |
| 最終更新日 | 2023-08-15 |
| 公開日 | 2023-08-11 |
| 評価 | 4.39/5 合計 23 レビュー |
| 開発者 | eyal28214 |
| Eメール | [email protected] |
| 支払い方法 | free |
| 対応言語 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Cookie Clicker Fair Auto Clicker",
"manifest_version": 3,
"version": "1.1",
"description": "Fair Auto Clicker for Auto Clicker. Hold Mouse1 on big cookie to start clicking.",
"permissions": [
"tabs",
"storage",
"scripting",
"webNavigation"
],
"action": {
"default_title": "Settings",
"default_icon": "icon.png",
"default_popup": "onextensionpressed.html"
},
"host_permissions": [
"*:\/\/*.dashnet.org\/"
],
"background": {
"service_worker": "background.js"
}
} | |