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.”。
擴展截圖
下載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!
擴展基本資訊
名稱 | |
ID | fkcfdaimhldhbgbgdnngcdhngbckppid |
官方網址 | 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" } |