CASHCOWPRO

CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.

CASHCOWPRO là gì?

CASHCOWPRO là một tiện ích mở rộng Chrome được phát triển bởi AMZTracker, và tính năng chính của nó là "CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng CASHCOWPRO

Tải xuống các tệp mở rộng CASHCOWPRO dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        CashCowPro is a great tool to help you manage your sales and profitability on Amazon. Manage all aspects of your business including your profitability, feedback emails, PPC management, inventory management, and so on. Maximize your returns with CashCowPro!                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên CASHCOWPRO CASHCOWPRO
ID fkcfdaimhldhbgbgdnngcdhngbckppid
URL Chính Thức https://chromewebstore.google.com/detail/cashcowpro/fkcfdaimhldhbgbgdnngcdhngbckppid
Mô tả CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.
Kích Thước Tệp 956 KB
Số Lần Cài Đặt 163
Phiên Bản Hiện Tại 1.1.1
Cập Nhật Lần Cuối 2023-01-03
Ngày Phát Hành 2021-03-17
Đánh Giá 1.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển AMZTracker
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://cashcowpro.com/
URL Trang Chính Sách Bảo Mật https://help.unicornsmasherpro.com/article/242-privacy-policy
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "name": "CASHCOWPRO",
    "author": "CASHCOWPRO",
    "background": {
        "service_worker": "background.js"
    },
    "description": "CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.",
    "version": "1.1.1",
    "manifest_version": 3,
    "short_name": "Advanced Features",
    "action": {
        "default_icon": "\/assets\/img\/favicon.png",
        "default_popup": "\/assets\/html\/popup.html"
    },
    "homepage_url": "https:\/\/www.cashcowpro.com",
    "icons": {
        "128": "\/assets\/img\/favicon.png",
        "16": "\/assets\/img\/favicon.png",
        "48": "\/assets\/img\/favicon.png"
    },
    "permissions": [
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "https:\/\/app.cashcowpro.com\/",
        "https:\/\/*.amazon.com\/",
        "https:\/\/*.amazon.com.mx\/",
        "https:\/\/*.amazon.ca\/",
        "https:\/\/*.amazon.co.uk\/",
        "https:\/\/*.amazon.de\/",
        "https:\/\/*.amazon.fr\/",
        "https:\/\/*.amazon.es\/",
        "https:\/\/*.amazon.it\/",
        "https:\/\/*.amazon.jp\/"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}