CASHCOWPRO
CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business.
CASHCOWPROคืออะไร?
CASHCOWPRO เป็นส่วนขยายของ Chrome ที่พัฒนาโดย AMZTracker และคุณลักษณะหลักของมันคือ "CashCowPro Advanced Feature extension allows you to supercharge your CashCowPro account and Amazon Business."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CASHCOWPRO
ดาวน์โหลดไฟล์ส่วนขยาย 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 |
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" } |