Search in Olam.in
Searches the malayalam meaning of the selected word in Olam.in
O que é Search in Olam.in?
Search in Olam.in é uma extensão do Chrome desenvolvida por Shyju N, e sua principal característica é "Searches the malayalam meaning of the selected word in Olam.in".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Search in Olam.in
Baixe arquivos de extensão Search in Olam.in 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
Searches for word meaning in Olam.in
Informações Básicas da Extensão
Nome | Search in Olam.in |
ID | mggamancmhelnolockjhhfifnajpahjj |
URL Oficial | https://chromewebstore.google.com/detail/search-in-olamin/mggamancmhelnolockjhhfifnajpahjj |
Descrição | Searches the malayalam meaning of the selected word in Olam.in |
Tamanho do Arquivo | 3.83 KB |
Contagem de Instalações | 189 |
Versão Atual | 1.0 |
Última Atualização | 2015-01-06 |
Data de Publicação | 2015-01-06 |
Classificação | 4.00/5 Total de 3 Avaliações |
Desenvolvedor | Shyju N |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search in Olam.in", "description": "Searches the malayalam meaning of the selected word in Olam.in", "version": "1.0", "permissions": [ "contextMenus" ], "background": { "scripts": [ "sample.js" ] }, "manifest_version": 2, "author": "[email protected]", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" } } |