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
电子邮箱 [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"
}