Type in Tamil - URL Ninja Pro

Pluging lets you type in tamil.

Hvad er Type in Tamil - URL Ninja Pro?

Type in Tamil - URL Ninja Pro er en Chrome-udvidelse udviklet af http://urlninjapro.com, og dens hovedfunktion er "Pluging lets you type in tamil.".

Udvidelsesskærmbilleder

screenshot

Download Type in Tamil - URL Ninja Pro-udvidelses-CRX-fil

Download Type in Tamil - URL Ninja Pro-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Type in Tamil easily using the URL Ninja Pro typing tool. Type in English and the tool will transliterate to Tamil when you press space. Click on the Tamil word to see more options.                    

Grundlæggende oplysninger om udvidelsen

Navn Type in Tamil - URL Ninja Pro Type in Tamil - URL Ninja Pro
ID idoiemdodamoeifflfmgeimmpbhbkmom
Officiel URL https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom
Beskrivelse Pluging lets you type in tamil.
Filstørrelse 469 KB
Antal Installationer 164
Nuværende Version 1.0
Senest Opdateret 2017-10-19
Udgivelsesdato 2017-10-19
Bedømmelse 4.75/5 Samlet 4 Bedømmelser
Udvikler http://urlninjapro.com
E-mail [email protected]
Betalingsmetode free
URL til Fortrolighedspolitik Side http://www.urlninjapro.com/policy
Understøttede Sprog ta
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Type in Tamil - URL Ninja Pro",
    "short_name": "Pluging lets you type in tamil.",
    "description": "Pluging lets you type in tamil.",
    "version": "1.0",
    "permissions": [
        "activeTab"
    ],
    "browser_action": {
        "default_icon": "logo.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "logo.png",
        "48": "logo.png",
        "128": "logo.png"
    }
}