Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

Weighted and Final Grade Calculator là gì?

Weighted and Final Grade Calculator là một tiện ích mở rộng Chrome được phát triển bởi Farzan Haq, và tính năng chính của nó là "Calculate your weighted and final grades easily and efficiently".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Weighted and Final Grade Calculator

Tải xuống các tệp mở rộng Weighted and Final Grade Calculator dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Weighted and Final Grade Calculator Weighted and Final Grade Calculator
ID ibblcmhbhgnffagpeaoooadkkkopekbh
URL Chính Thức https://chromewebstore.google.com/detail/weighted-and-final-grade/ibblcmhbhgnffagpeaoooadkkkopekbh
Mô tả Calculate your weighted and final grades easily and efficiently
Kích Thước Tệp 55.84 KB
Số Lần Cài Đặt 79
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2017-09-02
Ngày Phát Hành 2017-09-02
Đánh Giá 5.00/5 Tổng số 4 Đánh Giá
Nhà Phát Triển Farzan Haq
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}