Search on Amazon

Search on Amazon by highlighting text

Cos'è Search on Amazon?

Search on Amazon è un'estensione di Chrome sviluppata da SirChrome, e la sua funzione principale è "Search on Amazon by highlighting text".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Search on Amazon

Scarica i file di estensione Search on Amazon in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Search for products on Amazon by simply highlighting and right clicking any text on any page that you are browsing.                    

Informazioni di Base sull'Estensione

Nome Search on Amazon Search on Amazon
ID ocedbpnlcgaocobgdhnbjachogamlibb
URL Ufficiale https://chromewebstore.google.com/detail/search-on-amazon/ocedbpnlcgaocobgdhnbjachogamlibb
Descrizione Search on Amazon by highlighting text
Dimensione del File 16.72 KB
Conteggio Installazioni 22
Versione Corrente 1.1
Ultimo Aggiornamento 2016-04-12
Data di Pubblicazione 2016-04-12
Sviluppatore SirChrome
Tipo di Pagamento free
Sito Web dell'Estensione http://illtake20.com/
Lingue Supportate en-US
manifest.json
{
    "background": {
        "persistent": false,
        "scripts": [
            "search.js"
        ]
    },
    "description": "Search on Amazon by highlighting text",
    "icons": {
        "128": "icon-large.png",
        "16": "icon-bitty.png",
        "48": "icon-small.png"
    },
    "manifest_version": 2,
    "name": "Search on Amazon",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Search, Amazon, RightClick, highlight, Search Amazon",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.1"
}