CASHCOWPRO

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

Cos'è CASHCOWPRO?

CASHCOWPRO è un'estensione di Chrome sviluppata da AMZTracker, e la sua funzione principale è "CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione CASHCOWPRO

Scarica i file di estensione CASHCOWPRO in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome CASHCOWPRO CASHCOWPRO
ID fkcfdaimhldhbgbgdnngcdhngbckppid
URL Ufficiale https://chromewebstore.google.com/detail/cashcowpro/fkcfdaimhldhbgbgdnngcdhngbckppid
Descrizione CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.
Dimensione del File 956 KB
Conteggio Installazioni 163
Versione Corrente 1.1.1
Ultimo Aggiornamento 2023-01-03
Data di Pubblicazione 2021-03-17
Valutazione 1.00/5 Totale 1 Valutazioni
Sviluppatore AMZTracker
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://cashcowpro.com/
URL della Pagina della Politica sulla Privacy https://help.unicornsmasherpro.com/article/242-privacy-policy
Lingue Supportate 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"
}