Walmart for Chrome

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

Walmart for Chromeとは何ですか?

Walmart for ChromeはSearch Extensionsによって開発されたChromeの拡張機能で、その主な機能は「Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.」です。

拡張機能のスクリーンショット

screenshot

Walmart for Chrome拡張機能のCRXファイルをダウンロード

Walmart for Chrome拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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!                    

拡張機能の基本情報

名前 Walmart for Chrome Walmart for Chrome
ID dljlfapccfckgfilfmiabmeobpigiopn
公式URL https://chromewebstore.google.com/detail/walmart-for-chrome/dljlfapccfckgfilfmiabmeobpigiopn
説明 Hands down the best Walmart search extension for Chrome. Quickly launch and remember your Walmart searches from anywhere.
ファイルサイズ 161 KB
インストール数 3,579
現在のバージョン 1
最終更新日 2012-09-17
公開日 2012-09-17
評価 3.29/5 合計 7 レビュー
開発者 Search Extensions
支払い方法 free
拡張機能のウェブサイト http://www.lazylabz.com/
ヘルプページのURL http://www.lazylabz.com/
対応言語 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"
    }
}