Search on Flipkart
Once installed, this extension will help you search selected text on Flipkart.
O que é Search on Flipkart?
Search on Flipkart é uma extensão do Chrome desenvolvida por thomas6188, e sua principal característica é "Once installed, this extension will help you search selected text on Flipkart.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Search on Flipkart
Baixe arquivos de extensão Search on Flipkart 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
Once installed, this extension will help you search selected text on Flipkart. All you have to do is select the desired text in a web page, right click and choose the 'Search on Flipkart'. This will take you to the Flipkart Search page with results for selected text.
Informações Básicas da Extensão
Nome | Search on Flipkart |
ID | ogempfeiglncgdpcloapkhkcgnbdgmfm |
URL Oficial | https://chromewebstore.google.com/detail/search-on-flipkart/ogempfeiglncgdpcloapkhkcgnbdgmfm |
Descrição | Once installed, this extension will help you search selected text on Flipkart. |
Tamanho do Arquivo | 3.5 KB |
Contagem de Instalações | 185 |
Versão Atual | 1.0 |
Última Atualização | 2013-11-24 |
Data de Publicação | 2013-11-24 |
Classificação | 3.00/5 Total de 2 Avaliações |
Desenvolvedor | thomas6188 |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx", "name": "Search on Flipkart", "description": "Once installed, this extension will help you search selected text on Flipkart.", "version": "1.0", "background": { "page": "background.html" }, "permissions": [ "contextMenus" ], "manifest_version": 2 } |