Adtraction

Google Chrome extension for Adtraction.

Cos'è Adtraction?

Adtraction è un'estensione di Chrome sviluppata da https://adtraction.com, e la sua funzione principale è "Google Chrome extension for Adtraction.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione Adtraction

Scarica i file di estensione Adtraction in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        Designed for partners, this extension acts as a powerful tool to promote advertisers active on the Adtraction platform.

An easily accessible button on your Chrome toolbar serves as your gateway to retrieving tracking links, searching for relevant products, and applying to partner programs. 

Key features:
• Apply to programs
• Generate deep links
• Generate shortened tracking links 
• Create product widget ads
• Search for products

If you are not yet an Adtraction partner, sign up here: https://adtraction.com.                    

Informazioni di Base sull'Estensione

Nome Adtraction Adtraction
ID inbfddpmobpdpkanhpmjhdjnmfjeeceh
URL Ufficiale https://chromewebstore.google.com/detail/adtraction/inbfddpmobpdpkanhpmjhdjnmfjeeceh
Descrizione Google Chrome extension for Adtraction.
Dimensione del File 758 KB
Conteggio Installazioni 2,093
Versione Corrente 3.1.0
Ultimo Aggiornamento 2023-10-26
Data di Pubblicazione 2020-05-22
Valutazione 5.00/5 Totale 9 Valutazioni
Sviluppatore https://adtraction.com
Email [email protected]
Tipo di Pagamento free
URL della Pagina di Aiuto https://help.adtraction.com/
URL della Pagina della Politica sulla Privacy https://adtraction.com/about-us/privacy-policy
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": {
            "128": "assets\/img\/128.png"
        },
        "default_popup": "popup.html"
    },
    "author": "Adtraction ",
    "background": {
        "service_worker": "js\/background.js"
    },
    "default_locale": "en",
    "description": "__MSG_ext_desc__",
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "16": "assets\/img\/128.png",
        "48": "assets\/img\/128.png",
        "128": "assets\/img\/128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAta\/JiukELjnlCEJdTLhx3hBs3iKj4xz9ibfaXishQYgtTnEIFo+umq9fjv84mrEVOKDlIMAHAPeOwsKmXWhQ7j1PnQA9OgsVMdf+nf1qG7g7poUGnNhcgWhr+E6Kqr92YUVrRZcU0pCWc1+KI7g37piAM9x2UKfWTMQD8RZyoijBRJwxXinJf8TKN6oGaJfZKe3i+95X3wk7XktMLfwB+QzvdF9gMH5hupu+b+oAm\/bs2AOPn+nH+PVXaisgMQXjHwD5szqqfGU9YUkC8szXsW\/ZmxEEPHC3+OLqvM7CYk619ICNxQhzQ13W0lR3WZ\/+2nn8SnE1RHwQKC4WesSJGwIDAQAB",
    "manifest_version": 3,
    "name": "__MSG_ext_name__",
    "permissions": [
        "activeTab",
        "identity"
    ],
    "short_name": "__MSG_short_name__",
    "version": "3.1.0"
}