Tree Clicker

Take a break from working and play a short game!

Tree Clicker क्या है?

Tree Clicker SammyCheez द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Take a break from working and play a short game!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Tree Clicker एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
ईमेल [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"
    ]
}