ROI Calculator

Calculate your ROI on the go with ease!

什么是ROI Calculator?

ROI Calculator是由Maxwell Pepper开发的Chrome扩展程序,该扩展的主要功能是“Calculate your ROI on the go with ease!”。

扩展截图

screenshot

下载ROI Calculator扩展crx文件

下载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!                    

扩展基本信息

名称 ROI Calculator ROI Calculator
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"
    }
}