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
官方網址 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
}