Type in Tamil - URL Ninja Pro

Pluging lets you type in tamil.

Vad är Type in Tamil - URL Ninja Pro?

Type in Tamil - URL Ninja Pro är en Chrome-tillägg utvecklad av http://urlninjapro.com, och dess huvudfunktion är "Pluging lets you type in tamil.".

Tilläggsskärmbilder

screenshot

Ladda ner Type in Tamil - URL Ninja Pro-förlängningens CRX-fil

Ladda ner Type in Tamil - URL Ninja Pro-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn Type in Tamil - URL Ninja Pro Type in Tamil - URL Ninja Pro
ID idoiemdodamoeifflfmgeimmpbhbkmom
Officiell webbadress https://chrome.google.com/webstore/detail/type-in-tamil-url-ninja-p/idoiemdodamoeifflfmgeimmpbhbkmom
Beskrivning Pluging lets you type in tamil.
Filstorlek 469 KB
Antal Installationer 164
Aktuell Version 1.0
Senast Uppdaterad 2017-10-19
Publiceringsdatum 2017-10-19
Betyg 4.75/5 Totalt 4 Betyg
Utvecklare http://urlninjapro.com
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan http://www.urlninjapro.com/policy
Stödda Språk 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"
    }
}