Flipkart-Search and Offers

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

What is Flipkart-Search and Offers?

Flipkart-Search and Offers is a Chrome extension developed by Gyan, and its main feature is "Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals".

Extension Screenshots

screenshot

Download Flipkart-Search and Offers Extension CRX File

Download Flipkart-Search and Offers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Flipkart-Search and Offers Flipkart-Search and Offers
ID daobcfkhdipnmbdiehegjlnnheaddofg
Official URL https://chromewebstore.google.com/detail/flipkart-search-and-offer/daobcfkhdipnmbdiehegjlnnheaddofg
Description Search for a product, category or brand on Flipkart right from your working window, Stay updated with featured deals
File Size 21.29 KB
Installation Count 97
Current Version 0.0.3
Last Updated 2014-12-01
Publish Date 2014-11-30
Rating 5.00/5 Total 4 Ratings
Developer Gyan
Payment Type free
Supported Languages 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"
    ]
}