Search on Flipkart

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

Qu'est-ce que Search on Flipkart ?

Search on Flipkart est une extension Chrome développée par thomas6188, et sa fonction principale est "Once installed, this extension will help you search selected text on Flipkart.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Search on Flipkart

Téléchargez les fichiers d'extension Search on Flipkart au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Search on Flipkart Search on Flipkart
ID ogempfeiglncgdpcloapkhkcgnbdgmfm
URL Officiel https://chromewebstore.google.com/detail/search-on-flipkart/ogempfeiglncgdpcloapkhkcgnbdgmfm
Description Once installed, this extension will help you search selected text on Flipkart.
Taille du Fichier 3.5 KB
Nombre d'Installations 185
Version Actuelle 1.0
Dernière Mise à Jour 2013-11-24
Date de Publication 2013-11-24
Évaluation 3.00/5 Total 2 Évaluations
Développeur thomas6188
Type de Paiement free
Langues Prises en Charge 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
}