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.
Co je tracdelight linkgenerator?
tracdelight linkgenerator je rozšíření Chrome vyvinuté tracdelight GmbH, a jeho hlavní funkcí je „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.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření tracdelight linkgenerator
Stáhněte si soubory rozšíření tracdelight linkgenerator ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | tracdelight linkgenerator |
ID | labfnfjgimecphabhnnnobmifkjclecj |
Oficiální URL | https://chromewebstore.google.com/detail/tracdelight-linkgenerator/labfnfjgimecphabhnnnobmifkjclecj |
Popis | 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. |
Velikost souboru | 904 KB |
Počet instalací | 101 |
Aktuální Verze | 3.0.0 |
Poslední Aktualizace | 2023-11-17 |
Datum Vydání | 2019-02-19 |
Hodnocení | 5.00/5 Celkem 1 Hodnocení |
Vývojář | tracdelight GmbH |
[email protected] | |
Typ Platby | free |
URL Stránky Zásad Ochrany Soukromí | https://www.tracdelight.io/datenschutz |
Podporované Jazyky | 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:\/\/*\/*" ] } |