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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
}