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
官方網址 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
電子郵箱 [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"
}