Chota Bheem Theme

Do What Is Right, Not What Is Easy!

Chota Bheem Themeとは何ですか?

Chota Bheem Themeはhttp://www.appicted.inによって開発されたChromeの拡張機能で、その主な機能は「Do What Is Right, Not What Is Easy!」です。

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

screenshot

Chota Bheem Theme拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Check out more of my work here: www.appicted.in


If you like my work then please consider donating:
Paypal - [email protected]


No copyright infringement intented.                    

拡張機能の基本情報

名前 Chota Bheem Theme Chota Bheem Theme
ID pnfglbapbpdmlkolnghkdjciaddckmme
公式URL https://chrome.google.com/webstore/detail/chota-bheem-theme/pnfglbapbpdmlkolnghkdjciaddckmme
説明 Do What Is Right, Not What Is Easy!
ファイルサイズ 318 KB
インストール数 52
現在のバージョン 0.0.1
最終更新日 2018-11-24
公開日 2018-11-24
開発者 http://www.appicted.in
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://skl.sh/2EwIG38
ヘルプページのURL http://www.appicted.in
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "version": "0.0.1",
    "description": "Do What Is Right, Not What Is Easy!",
    "name": "Chota Bheem Theme",
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "Chota Bheem"
    },
    "permissions": [
        "tabs"
    ],
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "64": "smallIcon.png",
        "128": "icon.png"
    },
    "incognito": "split"
}