Gate Calculator

Virtual Calculator for Gate Aspirants!

Was ist Gate Calculator?

Gate Calculator ist eine Chrome-Erweiterung, die von Mannan Softworks entwickelt wurde, und ihr Hauptmerkmal ist "Virtual Calculator for Gate Aspirants!".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Gate Calculator-Erweiterungs-CRX-Datei herunterladen

Laden Sie Gate Calculator-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        Gate Calculator | No ads

Candidates can use the GATE virtual calculator to calculate their answers during the examination. This feature has been introduced in GATE since 2016. However, since the feature is a bit complicated, the candidates should know how to use GATE virtual calculator.                    

Grundlegende Informationen zur Erweiterung

Name Gate Calculator Gate Calculator
ID anoogklhdcmijbahjmigedmpboccgkge
Offizielle URL https://chromewebstore.google.com/detail/gate-calculator/anoogklhdcmijbahjmigedmpboccgkge
Beschreibung Virtual Calculator for Gate Aspirants!
Dateigröße 119 KB
Installationsanzahl 12,793
Aktuelle Version 1.4
Letztes Update 2023-04-15
Veröffentlichungsdatum 2021-05-19
Bewertung 4.72/5 Insgesamt 54 Bewertungen
Entwickler Mannan Softworks
E-Mail [email protected]
Zahlungsart free
Unterstützte Sprachen en-GB
manifest.json
{
    "manifest_version": 2,
    "name": "Gate Calculator",
    "description": "Virtual Calculator for Gate Aspirants!",
    "version": "1.4",
    "author": "mannan softworks",
    "browser_action": {
        "default_icon": "icon-16.png",
        "default_popup": "popup.html",
        "default_title": "Gate Calculator"
    },
    "icons": {
        "128": "icon-128.png",
        "16": "icon-16.png",
        "48": "icon-48.png",
        "64": "icon-64.png"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}