Tamil Search

Find the meaning of any English/Tamil word in the browser.

Wat is Tamil Search?

Tamil Search is een Chrome-extensie ontwikkeld door http://tamillexicon.com, en de belangrijkste functie is "Find the meaning of any English/Tamil word in the browser.".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Tamil Search

Download Tamil Search-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம்.

Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.                    

Basisinformatie over de Extensie

Naam Tamil Search Tamil Search
ID dnlgjknafbnkpmdoanimlpdaaonndkfp
Officiële URL https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp
Beschrijving Find the meaning of any English/Tamil word in the browser.
Bestandsgrootte 29.57 KB
Aantal Installaties 189
Huidige Versie 0.2.1
Laatst Bijgewerkt 2013-11-04
Publicatiedatum 2013-11-04
Beoordeling 3.00/5 Totaal 2 Beoordelingen
Ontwikkelaar http://tamillexicon.com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://www.tamillexicon.com/privacy-policy.html
Ondersteunde Talen en
manifest.json
{
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icons\/128.png",
        "default_popup": "html\/popup.html"
    },
    "options_page": "html\/options.html",
    "description": "Find the meaning of any English\/Tamil word in the browser.",
    "icons": {
        "128": "images\/icons\/128.png",
        "16": "images\/icons\/16.png",
        "32": "images\/icons\/32.png",
        "48": "images\/icons\/48.png"
    },
    "manifest_version": 2,
    "name": "Tamil Search",
    "permissions": [
        "notifications",
        "tabs",
        "contextMenus",
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "0.2.1"
}