Adtraction

Google Chrome extension for Adtraction.

Adtractionとは何ですか?

Adtractionはhttps://adtraction.comによって開発されたChromeの拡張機能で、その主な機能は「Google Chrome extension for Adtraction.」です。

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

screenshot
screenshot
screenshot
screenshot

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

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

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Adtraction Adtraction
ID inbfddpmobpdpkanhpmjhdjnmfjeeceh
公式URL https://chromewebstore.google.com/detail/adtraction/inbfddpmobpdpkanhpmjhdjnmfjeeceh
説明 Google Chrome extension for Adtraction.
ファイルサイズ 758 KB
インストール数 2,093
現在のバージョン 3.1.0
最終更新日 2023-10-26
公開日 2020-05-22
評価 5.00/5 合計 9 レビュー
開発者 https://adtraction.com
Eメール [email protected]
支払い方法 free
ヘルプページのURL https://help.adtraction.com/
プライバシーポリシーページのURL https://adtraction.com/about-us/privacy-policy
対応言語 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"
}