Sovrn Commerce

Instantly create and share monetized links to over 50,000+ merchants.

Sovrn Commerce क्या है?

Sovrn Commerce Sovrn द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Instantly create and share monetized links to over 50,000+ merchants."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot
screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Sovrn Commerce एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Introducing Sovrn Commerce – the platform that empowers publishers and content creators to effortlessly generate income through monetized affiliate links. With our user-friendly extension, you can seamlessly convert any product page into a shareable link, allowing you to earn commissions from clicks or sales resulting from that link.

By signing up and gaining approval to work with Sovrn Commerce (https://www.sovrn.com/commerce/), you gain access to a vast network of over 50,000+ affiliate merchants. Our extension conveniently displays the merchants offering the highest commission rates on the product page you're visiting.

Take advantage of monetized Commerce links on your website, blogs, social networks, newsletters, and communities–anywhere that a link can be shared! With Sovrn Commerce, you have the flexibility to earn from anywhere, right from your browser.

Don't wait any longer – sign up today and embark on your affiliate marketing journey!                    

एक्सटेंशन की मूल जानकारी

नाम Sovrn Commerce Sovrn Commerce
ID lakehkoheloifeelmimhhbeikghlpjgi
आधिकारिक URL https://chromewebstore.google.com/detail/sovrn-commerce/lakehkoheloifeelmimhhbeikghlpjgi
विवरण Instantly create and share monetized links to over 50,000+ merchants.
फ़ाइल का आकार 1.26 MB
स्थापना संख्या 6,561
वर्तमान संस्करण 1.22.1
अंतिम अपडेट 2024-02-29
प्रकाशन तिथि 2019-12-09
रेटिंग 4.13/5 कुल 15 रेटिंग्स
डेवलपर Sovrn
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.sovrn.com/publishers/commerce/
सहायता पृष्ठ URL https://support.viglink.com/hc/en-us
गोपनीयता नीति पृष्ठ URL https://www.sovrn.com/privacy-policy/privacy-policy
समर्थित भाषाएँ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Sovrn Commerce",
    "version": "1.22.1",
    "description": "Instantly create and share monetized links to over 50,000+ merchants.",
    "action": {
        "default_popup": "index.html",
        "default_title": "Sovrn Commerce",
        "default_icon": "favicon-signed-in.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "permissions": [
        "activeTab",
        "storage"
    ],
    "icons": {
        "16": "favicon-signed-in-16.png",
        "48": "favicon-signed-in-48.png",
        "128": "favicon-signed-in-128.png"
    },
    "host_permissions": [
        "https:\/\/*.sovrn.com\/*",
        "https:\/\/*\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "public\/fonts\/*.woff",
                "public\/fonts\/*.woff2"
            ],
            "use_dynamic_url": false
        }
    ]
}