Ad Ops Essential Calculator
CPM, CTR, CPC, etc. - One tab to calculate all!
Ad Ops Essential Calculator란 무엇입니까?
Ad Ops Essential Calculator은(는) https://www.adpushup.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "CPM, CTR, CPC, etc. - One tab to calculate all!"입니다.
확장 프로그램 스크린샷
Ad Ops Essential Calculator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
What if every ad metric you wish to calculate is present right in your chrome tab? Now go ahead and replace your new tab page with Ad Ops Essential Calculator by AdPushup. Whatever your advertising model, be it Cost per click or Cost per Engagement, the new tab dashboard will help you calculate your revenue or impressions faster. Time to level up your ad workspace with the Ad Ops Essential Calculator! Advertising models available: 1. Cost per Mille 2. Click Through Rate 3. Cost per Engagement 4. Effective Cost Per Mille 5. Cost to Client 6. Cost per Click 7. UTM Link Builder Easy to use, you just need to input the data you have, click on calculate, and done! You can also use the UTM builder to generate tracking codes that can work with analytics platforms out of the box.
확장 프로그램 기본 정보
이름 | Ad Ops Essential Calculator |
ID | afjgoffgcnkphhidakincldojmmbpgck |
공식 URL | https://chromewebstore.google.com/detail/ad-ops-essential-calculat/afjgoffgcnkphhidakincldojmmbpgck |
설명 | CPM, CTR, CPC, etc. - One tab to calculate all! |
파일 크기 | 465 KB |
설치 횟수 | 24 |
현재 버전 | 1.0.0 |
최근 업데이트 | 2022-09-08 |
출시 날짜 | 2022-09-07 |
개발자 | https://www.adpushup.com |
이메일 | [email protected] |
결제 유형 | free |
지원되는 언어 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.0", "name": "Ad Ops Essential Calculator", "description": "CPM, CTR, CPC, etc. - One tab to calculate all!", "chrome_url_overrides": { "newtab": "index.html" }, "icons": { "16": "icons\/16x16.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } } |