Betfair Affiliate Deep Link Generator

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

Wat is Betfair Affiliate Deep Link Generator?

Betfair Affiliate Deep Link Generator is een Chrome-extensie ontwikkeld door GP, en de belangrijkste functie is "This extension allows one-click creation of affiliate-tracked deep links.".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie Betfair Affiliate Deep Link Generator

Download Betfair Affiliate Deep Link Generator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

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

Basisinformatie over de Extensie

Naam Betfair Affiliate Deep Link Generator Betfair Affiliate Deep Link Generator
ID memofmogoafckpamllgmmoaefocpbeik
Officiële URL https://chromewebstore.google.com/detail/betfair-affiliate-deep-li/memofmogoafckpamllgmmoaefocpbeik
Beschrijving This extension allows one-click creation of affiliate-tracked deep links.
Bestandsgrootte 294 KB
Aantal Installaties 143
Huidige Versie 1.51
Laatst Bijgewerkt 2014-05-07
Publicatiedatum 2014-05-07
Beoordeling 4.75/5 Totaal 12 Beoordelingen
Ontwikkelaar GP
Betalingswijze free
Extensiewebsite https://www.betfair.com/sport
Ondersteunde Talen 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"
    }
}