ROI Calculator
Calculate your ROI on the go with ease!
Vad är ROI Calculator?
ROI Calculator är en Chrome-tillägg utvecklad av Maxwell Pepper, och dess huvudfunktion är "Calculate your ROI on the go with ease!".
Tilläggsskärmbilder
Ladda ner ROI Calculator-förlängningens CRX-fil
Ladda ner ROI Calculator-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Instantly calculate your ROI (Return On Investment) for Facebook Ads, Google Ads, Bing Ads, etc. This tool is a must for online advertisers!
Grundläggande Information om Tillägg
Namn | |
ID | plmfimngegajkoceeffhjoinckfijbbd |
Officiell webbadress | https://chromewebstore.google.com/detail/roi-calculator/plmfimngegajkoceeffhjoinckfijbbd |
Beskrivning | Calculate your ROI on the go with ease! |
Filstorlek | 80.37 KB |
Antal Installationer | 63 |
Aktuell Version | 0.1 |
Senast Uppdaterad | 2018-10-03 |
Publiceringsdatum | 2018-10-03 |
Betyg | 5.00/5 Totalt 1 Betyg |
Utvecklare | Maxwell Pepper |
Betalningssätt | free |
Stödda Språk | 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" } } |