Smarted — Automate your Dressing

Smarted is an assistant to help you develop your sales in a few clicks.

什麼是Smarted — Automate your Dressing?

Smarted — Automate your Dressing是由https://smarted.ai開發的Chrome擴展程式,該擴展的主要功能是“Smarted is an assistant to help you develop your sales in a few clicks.”。

擴展截圖

screenshot

下載Smarted — Automate your Dressing擴展crx文件

下載Smarted — Automate your Dressing擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Smarted offers you everything you need to effectively develop your sales on Vinted. Try Smarted free for 30 days! 

Smarted unlocks your superpowers on Vinted. We've included advanced features that will help you optimize your listings and reach new buyers in just a few clicks. 

Features:
1. Thanks to the automatic republishing function, you can easily update your items and put them back in the spotlight. This keeps you visible to buyers and increases your chances of selling.

2. By using the add views function, you can simulate interest in your items and move them up the search results. This can be particularly useful if you have items that are struggling to take off.

3. The smart message lets you send automatic messages to communicate your various offers. You can create predefined message templates, which will save you time and enable you to better manage your communication with buyers.

4. The smart follows function lets you automatically track users who are interested in your type of product. This enables you to grow your audience and reach new potential buyers.

With all these smart features, Smarted is a must-have for anyone who wants to develop their sales on Vinted.

Need more help? Contact us via chat on the site, and we'll get back to you promptly.

By installing the extension, you accept Smarted's terms and conditions of use and services. 

Disclaimer: This extension is neither affiliated with Vinted, nor certified by Vinted.                    

擴展基本資訊

名稱 Smarted — Automate your Dressing Smarted — Automate your Dressing
ID jngnlhlkkgackmcidehilbpmdnndddni
官方網址 https://chromewebstore.google.com/detail/smarted-—-automatisez-vot/jngnlhlkkgackmcidehilbpmdnndddni?hl=en
簡介 Smarted is an assistant to help you develop your sales in a few clicks.
檔案大小 449 KB
安裝次數 851
目前版本 1.0.16
更新時間 2023-12-15
上架時間 2023-06-15
評分 3.91/5 共 23 次評分
開發者 https://smarted.ai
電子郵箱 [email protected]
付費類型 free
擴展官網 https://smarted.ai
說明頁面URL https://help.smarted.ai/
隱私政策頁面URL https://www.smarted.ai/privacy
支援的語言 en,fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icon16.plasmo.00ac8b83.png",
        "32": "icon32.plasmo.9ad0c5b6.png",
        "48": "icon48.plasmo.cae3a6b3.png",
        "64": "icon64.plasmo.e4b604fc.png",
        "128": "icon128.plasmo.b89b7dfa.png"
    },
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "icon16.plasmo.00ac8b83.png",
            "32": "icon32.plasmo.9ad0c5b6.png",
            "48": "icon48.plasmo.cae3a6b3.png",
            "64": "icon64.plasmo.e4b604fc.png",
            "128": "icon128.plasmo.b89b7dfa.png"
        }
    },
    "version": "1.0.16",
    "author": "Smarted.ai",
    "name": "__MSG_extensionName__",
    "description": "__MSG_extensionDescription__",
    "permissions": [
        "cookies",
        "storage",
        "declarativeNetRequest",
        "alarms",
        "tabs"
    ],
    "background": {
        "service_worker": "background.d0591844.js"
    },
    "options_ui": {
        "page": "options.html",
        "open_in_tab": true
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/www.vinted.fr\/*",
                "https:\/\/www.vinted.com\/*",
                "https:\/\/www.vinted.be\/*",
                "https:\/\/www.vinted.es\/*",
                "https:\/\/www.vinted.de\/*",
                "https:\/\/www.vinted.it\/*"
            ],
            "js": [
                "contents.4683de87.js"
            ],
            "all_frames": true,
            "css": [
                "contents.e91c5888.css"
            ]
        }
    ],
    "default_locale": "fr",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/logo-white.png",
                "assets\/logo-smarted-white.png",
                "assets\/google-logo-white.png",
                "assets\/google-logo-black.png"
            ],
            "matches": []
        },
        {
            "resources": [
                "src\/options\/index.svelte"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "declarative_net_request": {
        "rule_resources": [
            {
                "id": "rules",
                "enabled": true,
                "path": "rules.ac728dbe.json"
            }
        ]
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmU9d4OTEmL+HehZwl4yxU2P3sIlrYoK+49hapQndnG2LrLkVE2pnoptw4Og\/yURF1s+XgsXhMzznkWQqhcrzgQ1gubkp2hAnBVjRBXDXuHQdoVy6CcpX+V+wtnNwcJnKmQuwiGD0+6il9KPctwooui0KkfC89L\/7RTArEQAdSAkfbMczUhFyuOHFh1StOfj82uRfV\/x4WRen0C8gFp3YzPiUeVKDttO3K8dst\/U\/9FZVmmt4HNi2klXNViLvLztgYqykfLheB9CSldhb\/PBuDndZGwETs\/KiTM3uWj2QQoKhC6rYr4f1W886Maj0bnxFfhuQGWmlVmQwaSaAYQ19XwIDAQAB"
}