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!".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة ROI Calculator

قم بتنزيل ملفات الامتداد ROI Calculator بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    }
}