Weighted and Final Grade Calculator

Calculate your weighted and final grades easily and efficiently

Weighted and Final Grade Calculator क्या है?

Weighted and Final Grade Calculator Farzan Haq द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Calculate your weighted and final grades easily and efficiently"।

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

screenshot
screenshot

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

crx प्रारूप में Weighted and Final Grade Calculator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ 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"
    ]
}