Adtraction

Google Chrome extension for Adtraction.

What is Adtraction?

Adtraction is a Chrome extension developed by https://adtraction.com, and its main feature is "Google Chrome extension for Adtraction.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Adtraction Extension CRX File

Download Adtraction extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Adtraction Adtraction
ID inbfddpmobpdpkanhpmjhdjnmfjeeceh
Official URL https://chromewebstore.google.com/detail/adtraction/inbfddpmobpdpkanhpmjhdjnmfjeeceh
Description Google Chrome extension for Adtraction.
File Size 758 KB
Installation Count 2,093
Current Version 3.1.0
Last Updated 2023-10-26
Publish Date 2020-05-22
Rating 5.00/5 Total 9 Ratings
Developer https://adtraction.com
Email [email protected]
Payment Type free
Help Page URL https://help.adtraction.com/
Privacy Policy Page URL https://adtraction.com/about-us/privacy-policy
Supported Languages 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"
}