Tamil Search
Find the meaning of any English/Tamil word in the browser.
O que é Tamil Search?
Tamil Search é uma extensão do Chrome desenvolvida por http://tamillexicon.com, e sua principal característica é "Find the meaning of any English/Tamil word in the browser.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Tamil Search
Baixe arquivos de extensão Tamil Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
அகரமுதலி, அனைத்து ஆங்கில சொற்களுக்குமான தமிழ் விளக்கங்கள் மற்றும் எடுத்துக்காட்டுகள் அடங்கிய இணையம். Tamil lexicon (Dictionary) includes the Tamil explanation and examples to all English words.
Informações Básicas da Extensão
Nome | |
ID | dnlgjknafbnkpmdoanimlpdaaonndkfp |
URL Oficial | https://chrome.google.com/webstore/detail/tamil-search/dnlgjknafbnkpmdoanimlpdaaonndkfp |
Descrição | Find the meaning of any English/Tamil word in the browser. |
Tamanho do Arquivo | 29.57 KB |
Contagem de Instalações | 189 |
Versão Atual | 0.2.1 |
Última Atualização | 2013-11-04 |
Data de Publicação | 2013-11-04 |
Classificação | 3.00/5 Total de 2 Avaliações |
Desenvolvedor | http://tamillexicon.com |
[email protected] | |
Tipo de Pagamento | free |
URL da Página de Política de Privacidade | https://www.tamillexicon.com/privacy-policy.html |
Idiomas Suportados | 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" } |