CPC & CPM Calculator
CPC & CPM & CPA Calculator is a FREE chrome calculator, to help you easily calculate CPM & CPC & CPA metrics.
CPC & CPM Calculatorคืออะไร?
CPC & CPM Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย CPA Calculator และคุณลักษณะหลักของมันคือ "CPC & CPM & CPA Calculator is a FREE chrome calculator, to help you easily calculate CPM & CPC & CPA metrics."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย CPC & CPM Calculator
ดาวน์โหลดไฟล์ส่วนขยาย CPC & CPM Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Benefits of using CPC & CPA & CPM Calculator: ✔ Not only CPC Calculator, but also CPM Calculator and CPA Calculator ✔ Chrome calculator extension can be opened at any time on any page ✔ No need to remember CPC & CPA & CPM formula, easily calculate ad metrics ✔ Insert different numbers to see fluctuations in campaign costs ✔ Plan strategies better and adjust ad marketing budget CPC Calculator(Cost Per Click Calculator): If you want to calculate the cost per click, please feel free to use the CPC calculator. Conversely, if you know the clicks and CPC, this is also a total cost calculator. CPM Calculator(Cost Per Mile Calculator): CPM stands for a way to measure marketing expenses for large numbers of impressions. CPM formula is not needed, quickly calculate CPM with CPM Calculator. CPA Calculator(Cost Per Action Calculator): We have provided a useful CPA Calculator below to work out your CPA. In addition, you can derive the number of conversions (and money) you need to hit a specific CPA. You can find a very detailed overview of CPC & CPM & CPA here: *https://myadlibrary.com/cpm-calculator
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | CPC & CPM Calculator |
ID | ecfegnjfemalkfnohnlnecfedlloigdd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/cpc-cpm-calculator/ecfegnjfemalkfnohnlnecfedlloigdd |
คำอธิบาย | CPC & CPM & CPA Calculator is a FREE chrome calculator, to help you easily calculate CPM & CPC & CPA metrics. |
ขนาดไฟล์ | 1.67 MB |
จำนวนการติดตั้ง | 1,050 |
เวอร์ชันปัจจุบัน | 1.1.0 |
อัปเดตครั้งล่าสุด | 2021-03-25 |
วันที่เผยแพร่ | 2020-09-21 |
คะแนน | 5.00/5 รวมทั้งหมด 7 คะแนน |
ผู้พัฒนา | CPA Calculator |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDescription__", "default_locale": "en_US", "permissions": [], "icons": { "128": "icons\/128.png" }, "browser_action": { "default_popup": "popup.html", "default_title": "__MSG_extName__", "default_icon": { "128": "icons\/128.png" } }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'; frame-src 'self' *; child-src 'self' *", "version": "1.1.0" } |