Flipkart-Search and Offers

Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals

O que é Flipkart-Search and Offers?

Flipkart-Search and Offers é uma extensão do Chrome desenvolvida por Gyan, e sua principal característica é "Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Flipkart-Search and Offers

Baixe arquivos de extensão Flipkart-Search and Offers 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

                        This extension allows users to search items on Flipkart.com in one click. Also lets the users to get the latest feeds of featured deals. 
So don't put your fingers on work for opening your favorite e-commerce portal.                    

Informações Básicas da Extensão

Nome Flipkart-Search and Offers Flipkart-Search and Offers
ID daobcfkhdipnmbdiehegjlnnheaddofg
URL Oficial https://chromewebstore.google.com/detail/flipkart-search-and-offer/daobcfkhdipnmbdiehegjlnnheaddofg
Descrição Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals
Tamanho do Arquivo 21.29 KB
Contagem de Instalações 97
Versão Atual 0.0.3
Última Atualização 2014-12-01
Data de Publicação 2014-11-30
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor Gyan
Tipo de Pagamento free
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Flipkart-Search and Offers",
    "short_name": "Flipkart search bar",
    "description": "Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals",
    "version": "0.0.3",
    "browser_action": {
        "default_popup": "popup.html",
        "default_icon": "icon16.png"
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "permissions": [
        "notifications"
    ]
}