Accesstrade

Accesstrade

What is Accesstrade?

Accesstrade is a Chrome extension developed by ACCESSTRADE VIỆT NAM, and its main feature is "Accesstrade".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Accesstrade Extension CRX File

Download Accesstrade 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

                        Tạo link tracking chiến dịch
Chia sẻ link thông qua website, blog, mạng xã hội, digital marketing
Nhận hoa hồng từ mỗi đơn hàng, form đăng ký, điền thông tin thành công                    

Extension Basic Information

Name Accesstrade Accesstrade
ID bdbcimadaoejfgjpfjbddaficolnbndi
Official URL https://chromewebstore.google.com/detail/accesstrade/bdbcimadaoejfgjpfjbddaficolnbndi
Description Accesstrade
File Size 690 KB
Installation Count 1,682
Current Version 1.1.4
Last Updated 2021-07-19
Publish Date 2020-11-11
Rating 5.00/5 Total 2 Ratings
Developer ACCESSTRADE VIỆT NAM
Email [email protected]
Payment Type free
Extension Website https://accesstrade.vn/
Help Page URL https://accesstrade.vn/
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Accesstrade",
    "description": "Accesstrade",
    "version": "1.1.4",
    "icons": {
        "128": ".\/assets\/img\/favicon.png"
    },
    "browser_action": {
        "default_icon": ".\/assets\/img\/favicon.png",
        "default_popup": ".\/index.html"
    },
    "background": {
        "scripts": [
            ".\/background.js"
        ]
    },
    "permissions": [
        "activeTab",
        "tabs"
    ]
}