Chota Bheem Theme

Do What Is Right, Not What Is Easy!

Qu'est-ce que Chota Bheem Theme ?

Chota Bheem Theme est une extension Chrome développée par http://www.appicted.in, et sa fonction principale est "Do What Is Right, Not What Is Easy!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Chota Bheem Theme

Téléchargez les fichiers d'extension Chota Bheem Theme au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Chota Bheem Theme Chota Bheem Theme
ID pnfglbapbpdmlkolnghkdjciaddckmme
URL Officiel https://chrome.google.com/webstore/detail/chota-bheem-theme/pnfglbapbpdmlkolnghkdjciaddckmme
Description Do What Is Right, Not What Is Easy!
Taille du Fichier 318 KB
Nombre d'Installations 52
Version Actuelle 0.0.1
Dernière Mise à Jour 2018-11-24
Date de Publication 2018-11-24
Développeur http://www.appicted.in
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://skl.sh/2EwIG38
URL de la Page d'Aide http://www.appicted.in
Langues Prises en Charge 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"
}