Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

ما هو Weighted and Final Grade Calculator؟

Weighted and Final Grade Calculator هو إضافة Chrome تم تطويرها بواسطة Farzan Haq، والميزة الرئيسية لها هي "Calculate your weighted and final grades easily and efficiently".

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

screenshot
screenshot

تحميل ملف CRX للإضافة Weighted and Final Grade Calculator

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

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

                        Looking to find out what your current weighted grade is, or wondering what you need on the final to end with a certain mark? This calculator has the answers! Its intuitive and simplistic interface makes it easy to efficiently calculate your weighted and final grades.                    

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

الاسم Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
عنوان URL الرسمي https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
الوصف Calculate your weighted and final grades easily and efficiently
حجم الملف 55.84 KB
عدد التثبيتات 79
النسخة الحالية 1.0
آخر تحديث 2017-09-02
تاريخ النشر 2017-09-02
تقييم 5.00/5 مجموع تقييمات 4
المطور Farzan Haq
نوع الدفع free
اللغات المدعومة en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Weighted and Final Grade Calculator",
    "version": "1.0",
    "description": "Calculate your weighted and final grades easily and efficiently",
    "browser_action": {
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "icon128.png",
        "48": "icon48.png",
        "16": "icon16.png"
    },
    "permissions": [
        "storage"
    ]
}