Tamil Search
Find the meaning of any English/Tamil word in the browser.
Qu'est-ce que Tamil Search ?
Tamil Search est une extension Chrome développée par http://tamillexicon.com, et sa fonction principale est "Find the meaning of any English/Tamil word in the browser.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Tamil Search
Téléchargez les fichiers d'extension Tamil Search 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
அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம். Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.
Informations de Base sur l'Extension
Nom | |
ID | dnlgjknafbnkpmdoanimlpdaaonndkfp |
URL Officiel | https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp |
Description | Find the meaning of any English/Tamil word in the browser. |
Taille du Fichier | 29.57 KB |
Nombre d'Installations | 189 |
Version Actuelle | 0.2.1 |
Dernière Mise à Jour | 2013-11-04 |
Date de Publication | 2013-11-04 |
Évaluation | 3.00/5 Total 2 Évaluations |
Développeur | http://tamillexicon.com |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://www.tamillexicon.com/privacy-policy.html |
Langues Prises en Charge | 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" } |