Effiliation For Publisher

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

Effiliation For Publisherとは何ですか?

Effiliation For Publisherはteam-dev-effinityによって開発されたChromeの拡張機能で、その主な機能は「This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds」です。

拡張機能のスクリーンショット

screenshot

Effiliation For Publisher拡張機能のCRXファイルをダウンロード

Effiliation For Publisher拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 Effiliation For Publisher Effiliation For Publisher
ID acgmmhbponleofnjpfhlpahlgamiekal
公式URL https://chromewebstore.google.com/detail/effiliation-for-publisher/acgmmhbponleofnjpfhlpahlgamiekal
説明 This extension allow you to access to your Effiliation's account and generate a deeplink in few seconds
ファイルサイズ 52.79 KB
インストール数 630
現在のバージョン 0.0.3
最終更新日 2022-05-04
公開日 2022-05-04
開発者 team-dev-effinity
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://www.effinity.fr/politique-de-confidentialite/
ヘルプページのURL https://www.effinity.fr/contact/
プライバシーポリシーページのURL https://www.effinity.fr/politique-de-confidentialite
対応言語 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"
    ]
}