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 là gì?

tracdelight linkgenerator là một tiện ích mở rộng Chrome được phát triển bởi tracdelight GmbH, và tính năng chính của nó là "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.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng tracdelight linkgenerator

Tải xuống các tệp mở rộng tracdelight linkgenerator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên tracdelight linkgenerator tracdelight linkgenerator
ID labfnfjgimecphabhnnnobmifkjclecj
URL Chính Thức https://chromewebstore.google.com/detail/tracdelight-linkgenerator/labfnfjgimecphabhnnnobmifkjclecj
Mô tả 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.
Kích Thước Tệp 904 KB
Số Lần Cài Đặt 101
Phiên Bản Hiện Tại 3.0.0
Cập Nhật Lần Cuối 2023-11-17
Ngày Phát Hành 2019-02-19
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển tracdelight GmbH
Email [email protected]
Loại Thanh Toán free
URL Trang Chính Sách Bảo Mật https://www.tracdelight.io/datenschutz
Ngôn Ngữ Được Hỗ Trợ 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:\/\/*\/*"
    ]
}