Shoes & handbags sale

Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.

Shoes & handbags saleとは何ですか?

Shoes & handbags saleはhttp://lachuos.comによって開発されたChromeの拡張機能で、その主な機能は「Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.」です。

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

screenshot

Shoes & handbags sale拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Shoes and Handbags just one short click away, all the time.

Our selection of handbags and shoes are ready for browsing day or night. 

If you take a shine to something, you can click through to buy it, otherwise you can just enjoy looking through the collection.

- Shoes on Amazon
- Handbags on Amazon
- Buy on Amazon
- Match shoes and handbags
- Share your creations with friends                    

拡張機能の基本情報

名前 Shoes & handbags sale Shoes & handbags sale
ID ibinokjihmkiepipbanahcamkiimcdof
公式URL https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof
説明 Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
ファイルサイズ 252 KB
インストール数 89
現在のバージョン 8.1
最終更新日 2014-11-14
公開日 2014-11-14
評価 3.00/5 合計 2 レビュー
開発者 http://lachuos.com
支払い方法 free
拡張機能のウェブサイト http://www.lachuos.com/
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shoes & handbags sale",
    "short_name": "Find sales",
    "description": "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.",
    "version": "8.1",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ws-na.amazon-adsystem.com https:\/\/wms-na.amazon-adsystem.com https:\/\/apis.google.com https:\/\/platform.twitter.com https:\/\/connect.facebook.net https:\/\/ssl.google-analytics.com; object-src 'self'",
    "options_page": "options.html",
    "icons": {
        "16": "\/images\/shoe.png",
        "48": "\/images\/shoe.png",
        "128": "\/images\/shoe.png"
    },
    "permissions": [],
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Shoes and Handbags",
        "default_icon": "\/images\/shoe.png"
    },
    "manifest_version": 2
}