Betfair Affiliate Deep Link Generator

This extension allows one-click creation of affiliate-tracked deep links.

Betfair Affiliate Deep Link Generator là gì?

Betfair Affiliate Deep Link Generator là một tiện ích mở rộng Chrome được phát triển bởi GP, và tính năng chính của nó là "This extension allows one-click creation of affiliate-tracked deep links.".

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

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Betfair Affiliate Deep Link Generator

Tải xuống các tệp mở rộng Betfair Affiliate Deep Link Generator 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

                        Deep link to any page of your choice on the Betfair website.                    

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

Tên Betfair Affiliate Deep Link Generator Betfair Affiliate Deep Link Generator
ID memofmogoafckpamllgmmoaefocpbeik
URL Chính Thức https://chromewebstore.google.com/detail/betfair-affiliate-deep-li/memofmogoafckpamllgmmoaefocpbeik
Mô tả This extension allows one-click creation of affiliate-tracked deep links.
Kích Thước Tệp 294 KB
Số Lần Cài Đặt 143
Phiên Bản Hiện Tại 1.51
Cập Nhật Lần Cuối 2014-05-07
Ngày Phát Hành 2014-05-07
Đánh Giá 4.75/5 Tổng số 12 Đánh Giá
Nhà Phát Triển GP
Loại Thanh Toán free
Trang Web Mở Rộng https://www.betfair.com/sport
Ngôn Ngữ Được Hỗ Trợ en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Betfair Affiliate Deep Link Generator",
    "description": "This extension allows one-click creation of affiliate-tracked deep links.",
    "version": "1.51",
    "homepage_url": "http:\/\/www.betfair.com",
    "options_page": "options.html",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        "storage",
        "clipboardWrite"
    ],
    "browser_action": {
        "default_icon": {
            "19": "icon-19.png",
            "38": "icon-38.png"
        },
        "default_popup": "popup.html",
        "default_title": "Betfair Affiliate Deep Link Generator"
    }
}