ROI Calculator
Calculate your ROI on the go with ease!
What is ROI Calculator?
ROI Calculator is a Chrome extension developed by Maxwell Pepper, and its main feature is "Calculate your ROI on the go with ease!".
Extension Screenshots
Download ROI Calculator Extension CRX File
Download ROI Calculator extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Instantly calculate your ROI (Return On Investment) for Facebook Ads, Google Ads, Bing Ads, etc. This tool is a must for online advertisers!
Extension Basic Information
Name | |
ID | plmfimngegajkoceeffhjoinckfijbbd |
Official URL | https://chromewebstore.google.com/detail/roi-calculator/plmfimngegajkoceeffhjoinckfijbbd |
Description | Calculate your ROI on the go with ease! |
File Size | 80.37 KB |
Installation Count | 63 |
Current Version | 0.1 |
Last Updated | 2018-10-03 |
Publish Date | 2018-10-03 |
Rating | 5.00/5 Total 1 Ratings |
Developer | Maxwell Pepper |
Payment Type | free |
Supported Languages | 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" } } |