CASHCOWPRO

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

什么是CASHCOWPRO?

CASHCOWPRO是由AMZTracker开发的Chrome扩展程序,该扩展的主要功能是“CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.”。

扩展截图

screenshot

下载CASHCOWPRO扩展crx文件

下载CASHCOWPRO扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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!                    

扩展基本信息

名称 CASHCOWPRO CASHCOWPRO
ID fkcfdaimhldhbgbgdnngcdhngbckppid
官方URL https://chromewebstore.google.com/detail/cashcowpro/fkcfdaimhldhbgbgdnngcdhngbckppid
简介 CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.
文件大小 956 KB
安装次数 163
当前版本 1.1.1
更新时间 2023-01-03
上架时间 2021-03-17
评分 1.00/5 共1次评分
开发者 AMZTracker
电子邮箱 [email protected]
付费类型 free
扩展官网 https://cashcowpro.com/
隐私政策页面URL https://help.unicornsmasherpro.com/article/242-privacy-policy
支持的语言 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"
}