Mavely Link Creator

Easily create shoppable links to your favorite brands and products.

Mavely Link Creator là gì?

Mavely Link Creator là một tiện ích mở rộng Chrome được phát triển bởi https://creators.mave.ly, và tính năng chính của nó là "Easily create shoppable links to your favorite brands and products.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Mavely Link Creator

Tải xuống các tệp mở rộng Mavely Link Creator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        Easily create shoppable links while browsing any of our Mavely supported retailer websites.The Mavely Link Creator Chrome extension is must-have for creators who want to easily create shoppable links on any Mavely-supported brand site.

It’s easy to use. While viewing an item on a supported retailer’s website, click on the Mavely Link Creator extension. Tap create and you’ll be able to copy and share your shoppable link. You’ll also see all of your links in your Mavely app or on our Mavely desktop portal.

You must have a Mavely account to use this Mavely Link Creator Chrome extension. Just sign up via our app or desktop portal to create an account.

Use Mavely to monetize your following and learn how to grow your brand. We offer hands on customer service, innovative technology, and the fastest payouts in the industry. Learn more about Mavely and sign up today at: https://www.joinmavely.com                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Mavely Link Creator Mavely Link Creator
ID imnkmflimlpaofnfdhaeigjcbaihaplm
URL Chính Thức https://chromewebstore.google.com/detail/mavely-link-creator/imnkmflimlpaofnfdhaeigjcbaihaplm
Mô tả Easily create shoppable links to your favorite brands and products.
Kích Thước Tệp 1.43 MB
Số Lần Cài Đặt 4,000
Phiên Bản Hiện Tại 1.2.5
Cập Nhật Lần Cuối 2024-01-23
Ngày Phát Hành 2022-08-05
Đánh Giá 5.00/5 Tổng số 5 Đánh Giá
Nhà Phát Triển https://creators.mave.ly
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.joinmavely.com/
URL Trang Trợ Giúp https://mavely.freshdesk.com/
URL Trang Chính Sách Bảo Mật https://mavely.freshdesk.com/support/solutions/articles/48000705848-terms-policies
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Mavely Link Creator",
    "description": "Easily create shoppable links to your favorite brands and products.",
    "version": "1.2.5",
    "permissions": [
        "activeTab"
    ],
    "homepage_url": "https:\/\/mavely.live",
    "externally_connectable": {
        "matches": [
            "https:\/\/mavely.live\/*"
        ]
    },
    "manifest_version": 3,
    "host_permissions": [
        "https:\/\/mavely.live\/*"
    ],
    "icons": {
        "16": "icon192_black.png",
        "48": "icon192_black.png",
        "128": "icon192_black.png"
    },
    "action": {
        "default_popup": "\/index.html",
        "default_title": "Mavely Link Creator",
        "defualt_tooltip": "Open Mavely Link Creator",
        "default_icon": {
            "16": "icon192_black.png",
            "32": "icon192_black.png",
            "48": "icon192_black.png",
            "128": "icon192_black.png"
        }
    }
}