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.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Betfair Affiliate Deep Link Generator
قم بتنزيل ملفات الامتداد Betfair Affiliate Deep Link Generator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Deep link to any page of your choice on the Betfair website.
معلومات أساسية عن التمديد
الاسم | 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" } } |