Tree Clicker

Take a break from working and play a short game!

Tree Clickerとは何ですか?

Tree ClickerはSammyCheezによって開発されたChromeの拡張機能で、その主な機能は「Take a break from working and play a short game!」です。

拡張機能のスクリーンショット

screenshot
screenshot

Tree Clicker拡張機能のCRXファイルをダウンロード

Tree Clicker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Tree Clicker is a simple, fun, and easy game to burn time when you need a break from working or if you bored. This clicker game has a shop that has an auto-clicker & more power-ups.

If you would like to learn how to make games just like this, check out my YouTube page linked below! 
https://youtube.com/sammycheez                    

拡張機能の基本情報

名前 Tree Clicker Tree Clicker
ID jhilffmbbphekbehdcooodlojoglmobe
公式URL https://chrome.google.com/webstore/detail/tree-clicker/jhilffmbbphekbehdcooodlojoglmobe
説明 Take a break from working and play a short game!
ファイルサイズ 9.59 KB
インストール数 182
現在のバージョン 1.0.0
最終更新日 2021-04-18
公開日 2021-04-18
評価 5.00/5 合計 1 レビュー
開発者 SammyCheez
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL https://cheezgam.es/privacy-policy-for-web-extensions
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Tree Clicker",
    "description": "Take a break from working and play a short game!",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab"
    ]
}