UBC GPA calculator

Chrome extension for UBC students allowing you to input course grades and credits to get a 4.0 scale GPA

UBC GPA calculator क्या है?

UBC GPA calculator Sashank Shukla द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Chrome extension for UBC students allowing you to input course grades and credits to get a 4.0 scale GPA"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में UBC GPA calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This first version of this chrome extension allows UBC students to

input their course grades on the 100 point scale
input how many credits each course is
get back a 4.0 scale GPA based on UBC calculation steps and criteria which is more commonly used for resumes, CV's , portfolios and LinkedIn.

The tool takes away the pain of having to switch to tabs to see the conversion scale, open calculators and overall waste a lot of valuable time. Students can just input values whilst being on the grades summary page and receive a GPA.                    

एक्सटेंशन की मूल जानकारी

नाम UBC GPA calculator UBC GPA calculator
ID gdjfommoaljkaonldkjifkdhhkbccgcg
आधिकारिक URL https://chromewebstore.google.com/detail/ubc-gpa-calculator/gdjfommoaljkaonldkjifkdhhkbccgcg
विवरण Chrome extension for UBC students allowing you to input course grades and credits to get a 4.0 scale GPA
फ़ाइल का आकार 43.83 KB
स्थापना संख्या 288
वर्तमान संस्करण 1.0.0
अंतिम अपडेट 2022-03-01
प्रकाशन तिथि 2022-02-25
रेटिंग 5.00/5 कुल 4 रेटिंग्स
डेवलपर Sashank Shukla
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "UBC GPA calculator",
    "description": "Chrome extension for UBC students allowing you to input course grades and credits to get a 4.0 scale GPA",
    "version": "1.0.0",
    "icons": {
        "128": "icon_128.png"
    },
    "action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    }
}