Search on Flipkart

Once installed, this extension will help you search selected text on Flipkart.

What is Search on Flipkart?

Search on Flipkart is a Chrome extension developed by thomas6188, and its main feature is "Once installed, this extension will help you search selected text on Flipkart.".

Extension Screenshots

screenshot

Download Search on Flipkart Extension CRX File

Download Search on Flipkart 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

                        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.                    

Extension Basic Information

Name Search on Flipkart Search on Flipkart
ID ogempfeiglncgdpcloapkhkcgnbdgmfm
Official URL https://chromewebstore.google.com/detail/search-on-flipkart/ogempfeiglncgdpcloapkhkcgnbdgmfm
Description Once installed, this extension will help you search selected text on Flipkart.
File Size 3.5 KB
Installation Count 185
Current Version 1.0
Last Updated 2013-11-24
Publish Date 2013-11-24
Rating 3.00/5 Total 2 Ratings
Developer thomas6188
Payment Type free
Supported Languages 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
}