Walmart for Chrome

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

Co to jest Walmart for Chrome?

Walmart for Chrome to rozszerzenie Chrome opracowane przez Search Extensions, a jego główną funkcją jest „Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Walmart for Chrome

Pobierz pliki rozszerzeń Walmart for Chrome w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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!                    

Podstawowe informacje o rozszerzeniu

Nazwa Walmart for Chrome Walmart for Chrome
ID dljlfapccfckgfilfmiabmeobpigiopn
Oficjalny URL https://chromewebstore.google.com/detail/walmart-for-chrome/dljlfapccfckgfilfmiabmeobpigiopn
Opis Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.
Rozmiar pliku 161 KB
Liczba instalacji 3,579
Aktualna Wersja 1
Ostatnia Aktualizacja 2012-09-17
Data Publikacji 2012-09-17
Ocena 3.29/5 Łącznie 7 Oceny
Deweloper Search Extensions
Typ Płatności free
Strona Rozszerzenia http://www.lazylabz.com/
Adres URL Strony Pomocy http://www.lazylabz.com/
Obsługiwane Języki 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"
    }
}