Amazon.com - Search highlighted text

Search for an highlighted text on Amazon from any website by using the right click context menu.

Qu'est-ce que Amazon.com - Search highlighted text ?

Amazon.com - Search highlighted text est une extension Chrome développée par mys3lf, et sa fonction principale est "Search for an highlighted text on Amazon from any website by using the right click context menu.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Amazon.com - Search highlighted text

Téléchargez les fichiers d'extension Amazon.com - Search highlighted text 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

                        This addon allows the direct search for an highlighted text on Amazon from any website.                    

Informations de Base sur l'Extension

Nom Amazon.com - Search highlighted text Amazon.com - Search highlighted text
ID ocelfadkhnoeeeockofnopjookfgmnhm
URL Officiel https://chromewebstore.google.com/detail/amazoncom-search-highligh/ocelfadkhnoeeeockofnopjookfgmnhm
Description Search for an highlighted text on Amazon from any website by using the right click context menu.
Taille du Fichier 20.91 KB
Nombre d'Installations 369
Version Actuelle 1.0
Dernière Mise à Jour 2013-07-01
Date de Publication 2013-07-01
Évaluation 5.00/5 Total 3 Évaluations
Développeur mys3lf
Email [email protected]
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon.com - Search highlighted text",
    "version": "1.0",
    "description": "Search for an highlighted text on Amazon from any website by using the right click context menu.",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "minimum_chrome_version": "14",
    "icons": {
        "32": "icon32.png",
        "64": "icon64.png",
        "160": "icon160.png"
    },
    "manifest_version": 2
}