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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย http://lachuos.com และคุณลักษณะหลักของมันคือ "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Shoes & handbags sale

ดาวน์โหลดไฟล์ส่วนขยาย 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
}