Adtraction

Google Chrome extension for Adtraction.

Adtractionคืออะไร?

Adtraction เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://adtraction.com และคุณลักษณะหลักของมันคือ "Google Chrome extension for Adtraction."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Adtraction

ดาวน์โหลดไฟล์ส่วนขยาย 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"
}