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是由GP開發的Chrome擴展程式,該擴展的主要功能是“This extension allows one-click creation of affiliate-tracked deep links.”。
擴展截圖
下載Betfair Affiliate Deep Link Generator擴展crx文件
下載Betfair Affiliate Deep Link Generator擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Deep link to any page of your choice on the Betfair website. 擴展基本資訊
| 名稱 | |
| ID | memofmogoafckpamllgmmoaefocpbeik |
| 官方網址 | 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"
}
} | |