ROI Calculator
Calculate your ROI on the go with ease!
ROI Calculatorคืออะไร?
ROI Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Maxwell Pepper และคุณลักษณะหลักของมันคือ "Calculate your ROI on the go with ease!"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย ROI Calculator
ดาวน์โหลดไฟล์ส่วนขยาย ROI Calculator ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Instantly calculate your ROI (Return On Investment) for Facebook Ads, Google Ads, Bing Ads, etc. This tool is a must for online advertisers!
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | plmfimngegajkoceeffhjoinckfijbbd |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/roi-calculator/plmfimngegajkoceeffhjoinckfijbbd |
คำอธิบาย | Calculate your ROI on the go with ease! |
ขนาดไฟล์ | 80.37 KB |
จำนวนการติดตั้ง | 63 |
เวอร์ชันปัจจุบัน | 0.1 |
อัปเดตครั้งล่าสุด | 2018-10-03 |
วันที่เผยแพร่ | 2018-10-03 |
คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
ผู้พัฒนา | Maxwell Pepper |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "ROI Calculator", "description": "Calculate your ROI on the go with ease!", "version": "0.1", "manifest_version": 2, "author": "Maxwell Pepper", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "browser_action": { "default_popup": "popup.html" } } |