ROI Calculator
Calculate your ROI on the go with ease!
Wat is ROI Calculator?
ROI Calculator is een Chrome-extensie ontwikkeld door Maxwell Pepper, en de belangrijkste functie is "Calculate your ROI on the go with ease!".
Extensie Screenshots
Download het CRX-bestand van de extensie ROI Calculator
Download ROI Calculator-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Instantly calculate your ROI (Return On Investment) for Facebook Ads, Google Ads, Bing Ads, etc. This tool is a must for online advertisers!
Basisinformatie over de Extensie
Naam | |
ID | plmfimngegajkoceeffhjoinckfijbbd |
Officiële URL | https://chromewebstore.google.com/detail/roi-calculator/plmfimngegajkoceeffhjoinckfijbbd |
Beschrijving | Calculate your ROI on the go with ease! |
Bestandsgrootte | 80.37 KB |
Aantal Installaties | 63 |
Huidige Versie | 0.1 |
Laatst Bijgewerkt | 2018-10-03 |
Publicatiedatum | 2018-10-03 |
Beoordeling | 5.00/5 Totaal 1 Beoordelingen |
Ontwikkelaar | Maxwell Pepper |
Betalingswijze | free |
Ondersteunde Talen | 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" } } |