charapara

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

What is charapara?

charapara is a Chrome extension developed by Unknown, and its main feature is "Charapara, an initiative by Kerala Designers Collaborative (KDCo), is a dummy text generator for Malayalam".

Extension Screenshots

screenshot

Download charapara Extension CRX File

Download charapara extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name charapara charapara
ID nlmlpofnkhafppdheoijdfimebhmgila
Official URL https://chromewebstore.google.com/detail/charapara/nlmlpofnkhafppdheoijdfimebhmgila
Description Charapara, an initiative by Kerala Designers Collaborative (KDCo), is a dummy text generator for Malayalam
File Size 92.2 KB
Installation Count 41
Current Version 0.2.1
Last Updated 2018-05-25
Publish Date 2018-05-24
Rating 5.00/5 Total 1 Ratings
Developer Unknown
Payment Type free
Extension Website http://charapara.in/
Supported Languages 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"
    }
}