Search on Flipkart

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

Search on Flipkart क्या है?

Search on Flipkart thomas6188 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Once installed, this extension will help you search selected text on Flipkart."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Search on Flipkart एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Search on Flipkart Search on Flipkart
ID ogempfeiglncgdpcloapkhkcgnbdgmfm
आधिकारिक URL https://chromewebstore.google.com/detail/search-on-flipkart/ogempfeiglncgdpcloapkhkcgnbdgmfm
विवरण Once installed, this extension will help you search selected text on Flipkart.
फ़ाइल का आकार 3.5 KB
स्थापना संख्या 185
वर्तमान संस्करण 1.0
अंतिम अपडेट 2013-11-24
प्रकाशन तिथि 2013-11-24
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर thomas6188
भुगतान के प्रकार free
समर्थित भाषाएँ 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
}