Theme Builder for Google Chrome™

Do you want to customise and make your Google Chrome browser more unique?

Theme Builder for Google Chrome™ क्या है?

Theme Builder for Google Chrome™ https://themebuilder.freeonlineapps.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Do you want to customise and make your Google Chrome browser more unique?"।

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

screenshot

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

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

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

                        Online Google Chrome Theme Builder

What is this online chrome theme builder?
The online chrome theme builder is a simple theme maker tool for the people who are unfamiliar with the .json file. 
It provide a simple way to change images, choose colors and tints, preview and pack your chrome theme online.

What kind of images can I use?
We recently support both png and jpg images. png images are recommended.

Main features:
- Upload your own image for theme background
- Auto generate colors for toolbars, frames
- Pack & download your theme in .crx or .zip format
- Pack & save your theme on your Gdrive                    

एक्सटेंशन की मूल जानकारी

नाम Theme Builder for Google Chrome™ Theme Builder for Google Chrome™
ID inplopjbmhjjabhpbcdffcglepkacjok
आधिकारिक URL https://chrome.google.com/webstore/detail/theme-builder-for-google/inplopjbmhjjabhpbcdffcglepkacjok
विवरण Do you want to customise and make your Google Chrome browser more unique?
फ़ाइल का आकार 167 KB
स्थापना संख्या 5,000
वर्तमान संस्करण 1.0.4
अंतिम अपडेट 2020-12-11
प्रकाशन तिथि 2020-05-13
रेटिंग 2.33/5 कुल 12 रेटिंग्स
डेवलपर https://themebuilder.freeonlineapps.net
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://themebuilder.freeonlineapps.net/
सहायता पृष्ठ URL https://themebuilder.freeonlineapps.net/contact
गोपनीयता नीति पृष्ठ URL https://www.freebusinessapps.net/privacy
समर्थित भाषाएँ id,ms,de,en,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,hi,th,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_app_name__",
    "description": "__MSG_app_description__",
    "short_name": "chrome themes builder",
    "default_locale": "en",
    "version": "1.0.4",
    "version_name": "1.0.4",
    "background": {
        "scripts": [
            "launch.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "128": "128.png",
            "256": "256.png",
            "32": "32.png",
            "48": "48.png",
            "96": "96.png"
        },
        "default_title": "__MSG_app_name__"
    },
    "icons": {
        "128": "128.png",
        "96": "96.png",
        "64": "64.png",
        "48": "48.png",
        "32": "32.png",
        "16": "16.png"
    },
    "manifest_version": 2,
    "homepage_url": "https:\/\/themebuilder.freeonlineapps.net\/"
}