Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

Apa itu Weighted and Final Grade Calculator?

Weighted and Final Grade Calculator adalah ekstensi Chrome yang dikembangkan oleh Farzan Haq, dan fitur utamanya adalah "Calculate your weighted and final grades easily and efficiently".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Weighted and Final Grade Calculator

Unduh file ekstensi Weighted and Final Grade Calculator dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
URL Resmi https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
Deskripsi Calculate your weighted and final grades easily and efficiently
Ukuran File 55.84 KB
Jumlah Instalasi 79
Versi Saat Ini 1.0
Terakhir Diperbarui 2017-09-02
Tanggal Publikasi 2017-09-02
Penilaian 5.00/5 Total 4 Penilaian
Pengembang Farzan Haq
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}