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 |
| 官方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"
}
} | |