Gate Calculator

Virtual Calculator for Gate Aspirants!

Hvad er Gate Calculator?

Gate Calculator er en Chrome-udvidelse udviklet af Mannan Softworks, og dens hovedfunktion er "Virtual Calculator for Gate Aspirants!".

Udvidelsesskærmbilleder

screenshot
screenshot
screenshot
screenshot

Download Gate Calculator-udvidelses-CRX-fil

Download Gate Calculator-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Gate Calculator Gate Calculator
ID anoogklhdcmijbahjmigedmpboccgkge
Officiel URL https://chromewebstore.google.com/detail/gate-calculator/anoogklhdcmijbahjmigedmpboccgkge
Beskrivelse Virtual Calculator for Gate Aspirants!
Filstørrelse 119 KB
Antal Installationer 12,793
Nuværende Version 1.4
Senest Opdateret 2023-04-15
Udgivelsesdato 2021-05-19
Bedømmelse 4.72/5 Samlet 54 Bedømmelser
Udvikler Mannan Softworks
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}