Effiliation For Publisher

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

Apa itu Effiliation For Publisher?

Effiliation For Publisher adalah ekstensi Chrome yang dikembangkan oleh team-dev-effinity, dan fitur utamanya adalah "This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Effiliation For Publisher

Unduh file ekstensi Effiliation For Publisher dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama Effiliation For Publisher Effiliation For Publisher
ID acgmmhbponleofnjpfhlpahlgamiekal
URL Resmi https://chromewebstore.google.com/detail/effiliation-for-publisher/acgmmhbponleofnjpfhlpahlgamiekal
Deskripsi This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds
Ukuran File 52.79 KB
Jumlah Instalasi 630
Versi Saat Ini 0.0.3
Terakhir Diperbarui 2022-05-04
Tanggal Publikasi 2022-05-04
Pengembang team-dev-effinity
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://www.effinity.fr/politique-de-confidentialite/
URL Halaman Bantuan https://www.effinity.fr/contact/
URL Halaman Kebijakan Privasi https://www.effinity.fr/politique-de-confidentialite
Bahasa yang Didukung 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"
    ]
}