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
Eメール [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"
}