Betfair Affiliate Deep Link Generator

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

What is Betfair Affiliate Deep Link Generator?

Betfair Affiliate Deep Link Generator is a Chrome extension developed by GP, and its main feature is "This extension allows one-click creation of affiliate-tracked deep links.".

Extension Screenshots

screenshot
screenshot

Download Betfair Affiliate Deep Link Generator Extension CRX File

Download Betfair Affiliate Deep Link Generator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

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

Extension Basic Information

Name Betfair Affiliate Deep Link Generator Betfair Affiliate Deep Link Generator
ID memofmogoafckpamllgmmoaefocpbeik
Official URL https://chromewebstore.google.com/detail/betfair-affiliate-deep-li/memofmogoafckpamllgmmoaefocpbeik
Description This extension allows one-click creation of affiliate-tracked deep links.
File Size 294 KB
Installation Count 143
Current Version 1.51
Last Updated 2014-05-07
Publish Date 2014-05-07
Rating 4.75/5 Total 12 Ratings
Developer GP
Payment Type free
Extension Website https://www.betfair.com/sport
Supported Languages 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"
    }
}