Walmart for Chrome

Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.

Cos'è Walmart for Chrome?

Walmart for Chrome è un'estensione di Chrome sviluppata da Search Extensions, e la sua funzione principale è "Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Walmart for Chrome

Scarica i file di estensione Walmart for Chrome 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

                        Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere. It remembers what you searched, so you can quickly go there again!                    

Informazioni di Base sull'Estensione

Nome Walmart for Chrome Walmart for Chrome
ID dljlfapccfckgfilfmiabmeobpigiopn
URL Ufficiale https://chromewebstore.google.com/detail/walmart-for-chrome/dljlfapccfckgfilfmiabmeobpigiopn
Descrizione Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.
Dimensione del File 161 KB
Conteggio Installazioni 3,579
Versione Corrente 1
Ultimo Aggiornamento 2012-09-17
Data di Pubblicazione 2012-09-17
Valutazione 3.29/5 Totale 7 Valutazioni
Sviluppatore Search Extensions
Tipo di Pagamento free
Sito Web dell'Estensione http://www.lazylabz.com/
URL della Pagina di Aiuto http://www.lazylabz.com/
Lingue Supportate en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Walmart for Chrome",
    "version": "1",
    "manifest_version": 2,
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": "images\/icon16.png",
        "default_popup": "popup.html"
    },
    "description": "Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.",
    "background": {
        "page": "background.html"
    }
}