Accesstrade publisher link
Generate Accesstrade affiliate publisher link
What is Accesstrade publisher link?
Accesstrade publisher link is a Chrome extension developed by https://phambinh.net, and its main feature is "Generate Accesstrade affiliate publisher link".
Extension Screenshots
Download Accesstrade publisher link Extension CRX File
Download Accesstrade publisher link 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ự tạo link affiliate của Accesstrade Cách sử dụng Sau khi cài đặt, các bạn bấm vào biểu tượng của extension để cấu hình các thông tin + Accesstrade publisher ID (bắt buộc) + utm_source + utm_medium + utm_campaign + utm_content Sau đó nhấn "Save" để lưu các thông tin Muốn copy link affiliate, các bạn truy cập vào trang muốn tiếp thị, nhấn chuột phải, sau đó chọn "Copy Accesstrade affiliated link" để copy link affiliate của mình. Link được copy sẽ chứa đầy đủ các thông tin như bạn đã cấu hình từ trước. Lịch sử phiên bản - 08/10/2019: Ra mắt phiên bản đầu tiên
Extension Basic Information
Name | Accesstrade publisher link |
ID | cnkingcaomgkjfkoeogobpjidejlhiph |
Official URL | https://chromewebstore.google.com/detail/accesstrade-publisher-lin/cnkingcaomgkjfkoeogobpjidejlhiph |
Description | Generate Accesstrade affiliate publisher link |
File Size | 27.46 KB |
Installation Count | 65 |
Current Version | 1.0 |
Last Updated | 2019-10-09 |
Publish Date | 2019-10-08 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://phambinh.net |
[email protected] | |
Payment Type | free |
Supported Languages | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Accesstrade publisher link", "description": "Generate Accesstrade affiliate publisher link", "version": "1.0", "browser_action": { "default_icon": "logo.png", "default_popup": "index.html" }, "permissions": [ "contextMenus" ], "background": { "scripts": [ "script.js" ] }, "manifest_version": 2 } |