Effiliation For Publisher

This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds

Wat is Effiliation For Publisher?

Effiliation For Publisher is een Chrome-extensie ontwikkeld door team-dev-effinity, en de belangrijkste functie is "This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Effiliation For Publisher

Download Effiliation For Publisher-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

                        Cette extension permet : 
 - D'accéder à votre compte Effiliation,
 - Générer un deeplink en quelques secondes                    

Basisinformatie over de Extensie

Naam Effiliation For Publisher Effiliation For Publisher
ID acgmmhbponleofnjpfhlpahlgamiekal
Officiële URL https://chromewebstore.google.com/detail/effiliation-for-publisher/acgmmhbponleofnjpfhlpahlgamiekal
Beschrijving This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds
Bestandsgrootte 52.79 KB
Aantal Installaties 630
Huidige Versie 0.0.3
Laatst Bijgewerkt 2022-05-04
Publicatiedatum 2022-05-04
Ontwikkelaar team-dev-effinity
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.effinity.fr/politique-de-confidentialite/
Help Pagina-URL https://www.effinity.fr/contact/
URL van de Privacybeleid Pagina https://www.effinity.fr/politique-de-confidentialite
Ondersteunde Talen en,fr,es
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_title__",
    "version": "0.0.3",
    "description": "__MSG_desc__",
    "icons": {
        "16": "\/assets\/icons\/icon16.png",
        "32": "\/assets\/icons\/icon32.png",
        "48": "\/assets\/icons\/icon48.png",
        "64": "\/assets\/icons\/icon64.png",
        "128": "\/assets\/icons\/icon128.png"
    },
    "default_locale": "fr",
    "action": {
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "storage"
    ]
}