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."입니다.

확장 프로그램 스크린샷

screenshot
screenshot

CPC & CPM Calculator 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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 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"
}