VintiesCloset: Sale more, spend less

Boost your sales on Depop and Vinted and save time every day.

VintiesCloset: Sale more, spend less란 무엇입니까?

VintiesCloset: Sale more, spend less은(는) http://vinties-closet.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Boost your sales on Depop and Vinted and save time every day."입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot
screenshot

VintiesCloset: Sale more, spend less 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Want to boost your activity on Depop and Vinted?

VintiesCloset is an extension designed for any Depop and Vinted user. Discover the easiest way to increase your list of followers, optimize your wardrobe, advertise and make your daily life as a salesperson more fun.

Attract the attention of other Depop and Vinted users every day with just a few clicks. Using VintiesCloset is a bit like having a personal assistant optimized for repetitive tasks.

VintesCloset allows the automation of your dressing room on Depop and Vinted. In addition to saving time every day on Depop and Vinted, you will be able to focus on other aspects of growing your closet.

Features:

- Unlimited items boost ⚡ 
- Trends of articles 📈
- Copy and paste of your article, message, and post descriptions 📋
- Automatic follow-ups of followers and buyers ❤️
- Favourite articles ❤️
- Sending grouped promotional messages 💌 💸
- Customization of Depop and Vinted 😎
- Ads blocking 🚫
- Simplified and transparent subscription management 💸

VintiesCloset is for Depop and Vinted what your wardrobe is for you.
Whether you are new to selling on Depop and Vinted or are a professional salesperson, benefit from a tool designed to help you.

Available in all countries in some languages. We will gradually add more languages.

Want to help translating to your language ? Send us an email at https://vinties-closet.com/contacts

Ready to use VintiesCloset?

Learn more about us and VintiesCloset on https://vinties-closet.com/

Need help ? Our teams will be happy to be able to assist you in getting the best out of your personal assistant. Use the chat on the site or send us an email at https://vinties-closet.com/contacts                    

확장 프로그램 기본 정보

이름 VintiesCloset: Sale more, spend less VintiesCloset: Sale more, spend less
ID haeclhejefcnongffeongeffeflmankj
공식 URL https://chrome.google.com/webstore/detail/vintiescloset-sale-more-s/haeclhejefcnongffeongeffeflmankj
설명 Boost your sales on Depop and Vinted and save time every day.
파일 크기 2.05 MB
설치 횟수 315
현재 버전 1.0.30
최근 업데이트 2023-07-16
출시 날짜 2021-05-25
평점 2.90/5 총 10 개의 평점
개발자 http://vinties-closet.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://vinties-closet.com/
도움말 페이지 URL https://vinties-closet.com/contacts
개인정보 보호 정책 페이지 URL https://vinties-closet.com/terms-of-services
지원되는 언어 de,en,fr,nl,es,it,pt-PT
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "version": "1.0.30",
    "options_ui": {
        "page": ".\/html\/options.html",
        "chrome_style": true
    },
    "icons": {
        "16": ".\/icons\/icon16.png",
        "48": ".\/icons\/icon48.png",
        "128": ".\/icons\/icon128.png"
    },
    "browser_action": {
        "default_icon": ".\/icons\/icon.png",
        "default_title": "__MSG_extensionName__"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.vinted.net\/*",
                "https:\/\/www.vinted.at\/*",
                "https:\/\/www.vinted.be\/*",
                "https:\/\/www.vinted.cz\/*",
                "https:\/\/www.vinted.de\/*",
                "https:\/\/www.vinted.es\/*",
                "https:\/\/www.vinted.fr\/*",
                "https:\/\/www.vinted.lt\/*",
                "https:\/\/www.vinted.lu\/*",
                "https:\/\/www.vinted.pl\/*",
                "https:\/\/www.vinted.pt\/*",
                "https:\/\/www.vinted.it\/*",
                "https:\/\/www.vinted.nl\/*",
                "https:\/\/www.depop.com\/*",
                "https:\/\/www.vinted.com\/*",
                "https:\/\/www.vinted.co.uk\/*"
            ],
            "js": [
                ".\/js\/index.js",
                ".\/js\/vendor.js"
            ]
        }
    ],
    "background": {
        "scripts": [
            ".\/js\/_depop_background.js",
            ".\/js\/_vinted_background.js",
            ".\/js\/vendor.js"
        ],
        "persistent": true
    },
    "minimum_chrome_version": "64",
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "tabs",
        "activeTab",
        "https:\/\/*.depop.com\/*",
        "https:\/\/*.vinted.at\/*",
        "https:\/\/*.vinted.be\/*",
        "https:\/\/*.vinted.co.uk\/*",
        "https:\/\/*.vinted.com\/*",
        "https:\/\/*.vinted.cz\/*",
        "https:\/\/*.vinted.de\/*",
        "https:\/\/*.vinted.es\/*",
        "https:\/\/*.vinted.fr\/*",
        "https:\/\/*.vinted.it\/*",
        "https:\/\/*.vinted.lt\/*",
        "https:\/\/*.vinted.lu\/*",
        "https:\/\/*.vinted.net\/*",
        "https:\/\/*.vinted.nl\/*",
        "https:\/\/*.vinted.pl\/*",
        "https:\/\/*.vinted.pt\/*",
        "https:\/\/*.pixlr.com\/*",
        "https:\/\/*.sentry.io\/*",
        "https:\/\/*.supabase.co\/*"
    ],
    "default_locale": "en",
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "https:\/\/*.depop.com\/*",
            "https:\/\/*.vinted.at\/*",
            "https:\/\/*.vinted.be\/*",
            "https:\/\/*.vinted.co.uk\/*",
            "https:\/\/*.vinted.com\/*",
            "https:\/\/*.vinted.cz\/*",
            "https:\/\/*.vinted.de\/*",
            "https:\/\/*.vinted.es\/*",
            "https:\/\/*.vinted.fr\/*",
            "https:\/\/*.vinted.it\/*",
            "https:\/\/*.vinted.lt\/*",
            "https:\/\/*.vinted.lu\/*",
            "https:\/\/*.vinted.net\/*",
            "https:\/\/*.vinted.nl\/*",
            "https:\/\/*.vinted.pl\/*",
            "https:\/\/*.vinted.pt\/*"
        ]
    }
}