Betfair Affiliate Deep Link Generator

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

Betfair Affiliate Deep Link Generatorคืออะไร?

Betfair Affiliate Deep Link Generator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย GP และคุณลักษณะหลักของมันคือ "This extension allows one-click creation of affiliate-tracked deep links."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Betfair Affiliate Deep Link Generator

ดาวน์โหลดไฟล์ส่วนขยาย Betfair Affiliate Deep Link Generator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

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

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Betfair Affiliate Deep Link Generator Betfair Affiliate Deep Link Generator
ID memofmogoafckpamllgmmoaefocpbeik
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/betfair-affiliate-deep-li/memofmogoafckpamllgmmoaefocpbeik
คำอธิบาย This extension allows one-click creation of affiliate-tracked deep links.
ขนาดไฟล์ 294 KB
จำนวนการติดตั้ง 143
เวอร์ชันปัจจุบัน 1.51
อัปเดตครั้งล่าสุด 2014-05-07
วันที่เผยแพร่ 2014-05-07
คะแนน 4.75/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา GP
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://www.betfair.com/sport
ภาษาที่รองรับ 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"
    }
}