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