Mavely Link Creator

Easily create shoppable links to your favorite brands and products.

Mavely Link Creatorคืออะไร?

Mavely Link Creator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://creators.mave.ly และคุณลักษณะหลักของมันคือ "Easily create shoppable links to your favorite brands and products."

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

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Mavely Link Creator

ดาวน์โหลดไฟล์ส่วนขยาย Mavely Link Creator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        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                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Mavely Link Creator Mavely Link Creator
ID imnkmflimlpaofnfdhaeigjcbaihaplm
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/mavely-link-creator/imnkmflimlpaofnfdhaeigjcbaihaplm
คำอธิบาย Easily create shoppable links to your favorite brands and products.
ขนาดไฟล์ 1.43 MB
จำนวนการติดตั้ง 4,000
เวอร์ชันปัจจุบัน 1.2.5
อัปเดตครั้งล่าสุด 2024-01-23
วันที่เผยแพร่ 2022-08-05
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://creators.mave.ly
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.joinmavely.com/
URL หน้าช่วยเหลือ https://mavely.freshdesk.com/
URL หน้านโยบายความเป็นส่วนตัว https://mavely.freshdesk.com/support/solutions/articles/48000705848-terms-policies
ภาษาที่รองรับ 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"
        }
    }
}