Calculator Button

My Online Calculator Button

ما هو Calculator Button؟

Calculator Button هو إضافة Chrome تم تطويرها بواسطة BeVegan، والميزة الرئيسية لها هي "My Online Calculator Button".

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

screenshot
screenshot

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

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

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

                        Certainly in everyday life, you come across such a situation, what you needed to perform some mathematical operations to produce a financial settlement, for example, when calculating the profitability of bank deposit or how suitable mortgage for the conditions at hand and at that time was not an ordinary electronic calculator or special programs? In such a case, you will be indispensable this convenient and easy-to-use Online Calculator Button.

Stay with us and we can help!                    

معلومات أساسية عن التمديد

الاسم Calculator Button Calculator Button
ID ibjednfgajknahjpfoafmeiehmeaofnc
عنوان URL الرسمي https://chromewebstore.google.com/detail/calculator-button/ibjednfgajknahjpfoafmeiehmeaofnc
الوصف My Online Calculator Button
حجم الملف 104 KB
عدد التثبيتات 1,025
النسخة الحالية 1.0
آخر تحديث 2013-10-01
تاريخ النشر 2013-10-01
تقييم 3.90/5 مجموع تقييمات 20
المطور BeVegan
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة http://my-online-calculator.com
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Calculator Button",
    "description": "My Online Calculator Button",
    "manifest_version": 2,
    "version": "1.0",
    "background": {
        "page": "index.html"
    },
    "icons": {
        "128": "clock.png"
    },
    "browser_action": [],
    "web_accessible_resources": [
        "clock.png",
        "clock_16.png",
        "js.js",
        "style.css"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'unsafe-eval';"
}