WebstaurantStore.com Context Menu Search

Select text in your browser, right click and search for it on WebstaurantStore.com!

Cos'è WebstaurantStore.com Context Menu Search?

WebstaurantStore.com Context Menu Search è un'estensione di Chrome sviluppata da https://www.webstaurantstore.com, e la sua funzione principale è "Select text in your browser, right click and search for it on WebstaurantStore.com!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione WebstaurantStore.com Context Menu Search

Scarica i file di estensione WebstaurantStore.com Context Menu Search 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

                                            

Informazioni di Base sull'Estensione

Nome WebstaurantStore.com Context Menu Search WebstaurantStore.com Context Menu Search
ID mebjkfhiilampianalncicgffkmnbhcd
URL Ufficiale https://chromewebstore.google.com/detail/webstaurantstorecom-conte/mebjkfhiilampianalncicgffkmnbhcd
Descrizione Select text in your browser, right click and search for it on WebstaurantStore.com!
Dimensione del File 14.49 KB
Conteggio Installazioni 402
Versione Corrente 1.0.0.0
Ultimo Aggiornamento 2017-06-20
Data di Pubblicazione 2017-06-20
Valutazione 5.00/5 Totale 2 Valutazioni
Sviluppatore https://www.webstaurantstore.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://www.webstaurantstore.com/policies.html
Lingue Supportate en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "WebstaurantStore.com Context Menu Search",
    "description": "Select text in your browser, right click and search for it on WebstaurantStore.com!",
    "version": "1.0.0.0",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "wssContextMenu.js"
        ]
    },
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "manifest_version": 2
}