AMAZON.FR - Recherche directe - Direct Search

Faites une recherche sur Amazon.fr grâce au clic droit.

What is AMAZON.FR - Recherche directe - Direct Search?

AMAZON.FR - Recherche directe - Direct Search is a Chrome extension developed by https://amazingsimplesearch.blogspot.com, and its main feature is "Faites une recherche sur Amazon.fr grâce au clic droit.".

Extension Screenshots

screenshot
screenshot
screenshot

Download AMAZON.FR - Recherche directe - Direct Search Extension CRX File

Download AMAZON.FR - Recherche directe - Direct Search 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

                        Faites une recherche sur Amazon.fr grâce à votre clic droit.
Sélectionner et lancer une recherche sur Amazon.fr.

https://chrome.google.com/webstore/detail/amazonfr-recherchez-par-u/cnidobammcifdlagbiobgfmkoecfoaib/details

1. Faites votre sélection.
2. Faites un clic droit pour faire apparaître le menu de recherche sur Amazon.fr.
3. Clic gauche sur le menu.
4. Un nouvel onglet s'ouvre avec votre recherche.
5. Profitez-en !

Extension Google Chrome disponible sur le store:
https://chrome.google.com/webstore/detail/amazonfr-recherchez-par-u/cnidobammcifdlagbiobgfmkoecfoaib/details                    

Extension Basic Information

Name AMAZON.FR - Recherche directe - Direct Search AMAZON.FR - Recherche directe - Direct Search
ID cnidobammcifdlagbiobgfmkoecfoaib
Official URL https://chromewebstore.google.com/detail/amazonfr-recherche-direct/cnidobammcifdlagbiobgfmkoecfoaib
Description Faites une recherche sur Amazon.fr grâce au clic droit.
File Size 12.85 KB
Installation Count 571
Current Version 1.1.2
Last Updated 2013-05-08
Publish Date 2013-05-08
Rating 4.50/5 Total 10 Ratings
Developer https://amazingsimplesearch.blogspot.com
Payment Type free
Supported Languages fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AMAZON.FR - Recherche directe - Direct Search",
    "version": "1.1.2",
    "manifest_version": 2,
    "background": {
        "scripts": [
            "search.js"
        ]
    },
    "description": "Faites une recherche sur Amazon.fr gr\u00e2ce au clic droit.",
    "icons": {
        "128": "amazon128.png",
        "32": "amazon32.png",
        "64": "amazon64.png"
    },
    "permissions": [
        "contextMenus"
    ],
    "incognito": "split"
}