Walmart for Chrome

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

What is Walmart for Chrome?

Walmart for Chrome is a Chrome extension developed by Search Extensions, and its main feature is "Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.".

Extension Screenshots

screenshot

Download Walmart for Chrome Extension CRX File

Download Walmart for Chrome extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Walmart for Chrome Walmart for Chrome
ID dljlfapccfckgfilfmiabmeobpigiopn
Official URL https://chromewebstore.google.com/detail/walmart-for-chrome/dljlfapccfckgfilfmiabmeobpigiopn
Description Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.
File Size 161 KB
Installation Count 3,579
Current Version 1
Last Updated 2012-09-17
Publish Date 2012-09-17
Rating 3.29/5 Total 7 Ratings
Developer Search Extensions
Payment Type free
Extension Website http://www.lazylabz.com/
Help Page URL http://www.lazylabz.com/
Supported Languages 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"
    }
}