Mavely Link Creator

Easily create shoppable links to your favorite brands and products.

什么是Mavely Link Creator?

Mavely Link Creator是由https://creators.mave.ly开发的Chrome扩展程序,该扩展的主要功能是“Easily create shoppable links to your favorite brands and products.”。

扩展截图

screenshot
screenshot
screenshot

下载Mavely Link Creator扩展crx文件

下载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"
        }
    }
}