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是由CPA Calculator開發的Chrome擴展程式,該擴展的主要功能是“CPC & CPM & CPA Calculator is a FREE chrome calculator, to help you easily calculate CPM & CPC & CPA metrics.”。
擴展截圖
下載CPC & CPM Calculator擴展crx文件
下載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 |
官方網址 | 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" } |