charapara

Charapara, an initiative by Kerala Designers Collaborative (KDCo), is a dummy text generator for Malayalam

Qu'est-ce que charapara ?

charapara est une extension Chrome développée par Unknown, et sa fonction principale est "Charapara, an initiative by Kerala Designers Collaborative (KDCo), is a dummy text generator for Malayalam".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension charapara

Téléchargez les fichiers d'extension charapara 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

                        Charapara, an initiative by Kerala Designers Collaborative (KDCo), is a dummy text generator for Malayalam                    

Informations de Base sur l'Extension

Nom charapara charapara
ID nlmlpofnkhafppdheoijdfimebhmgila
URL Officiel https://chromewebstore.google.com/detail/charapara/nlmlpofnkhafppdheoijdfimebhmgila
Description Charapara, an initiative by Kerala Designers Collaborative (KDCo), is a dummy text generator for Malayalam
Taille du Fichier 92.2 KB
Nombre d'Installations 41
Version Actuelle 0.2.1
Dernière Mise à Jour 2018-05-25
Date de Publication 2018-05-24
Évaluation 5.00/5 Total 1 Évaluations
Développeur Unknown
Type de Paiement free
Site Web de l'Extension http://charapara.in/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_appName__",
    "description": "__MSG_appDescription__",
    "version": "0.2.1",
    "short_name": "__MSG_appShortName__",
    "manifest_version": 2,
    "default_locale": "en",
    "icons": {
        "16": "images\/icon-16.png",
        "128": "images\/icon-128.png"
    },
    "background": {
        "scripts": [
            "scripts\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon-19.png",
            "38": "images\/icon-38.png"
        },
        "default_title": "__MSG_browserActionTitle__",
        "default_popup": "pages\/popup.html"
    }
}