tracdelight linkgenerator

Get your textlink in one click with the tracdelight plug-in. Install it in your browser and copy your link right in the online shop.

tracdelight linkgenerator क्या है?

tracdelight linkgenerator tracdelight GmbH द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get your textlink in one click with the tracdelight plug-in. Install it in your browser and copy your link right in the online shop."।

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

screenshot

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

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

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

                        The tracdelight plug-in allows you to get a tracking link quick and easy right within the plug-in. Install the extension in your browser and go to your partner shops. Simply copy the tracking link right on the webshops‘ site and use it on your website to earn your commission.                    

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

नाम tracdelight linkgenerator tracdelight linkgenerator
ID labfnfjgimecphabhnnnobmifkjclecj
आधिकारिक URL https://chromewebstore.google.com/detail/tracdelight-linkgenerator/labfnfjgimecphabhnnnobmifkjclecj
विवरण Get your textlink in one click with the tracdelight plug-in. Install it in your browser and copy your link right in the online shop.
फ़ाइल का आकार 904 KB
स्थापना संख्या 101
वर्तमान संस्करण 3.0.0
अंतिम अपडेट 2023-11-17
प्रकाशन तिथि 2019-02-19
रेटिंग 5.00/5 कुल 1 रेटिंग्स
डेवलपर tracdelight GmbH
ईमेल [email protected]
भुगतान के प्रकार free
गोपनीयता नीति पृष्ठ URL https://www.tracdelight.io/datenschutz
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "tracdelight linkgenerator",
    "description": "Get your textlink in one click with the tracdelight plug-in. Install it in your browser and copy your link right in the online shop.",
    "version": "3.0.0",
    "manifest_version": 3,
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icon-16.png",
            "48": "icon-48.png",
            "96": "icon-96.png",
            "128": "icon-128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "96": "icon-96.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "webNavigation"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ]
}