GATE CALCULATOR

Virtual Calculator for Gate Aspirants

Wat is GATE CALCULATOR?

GATE CALCULATOR is een Chrome-extensie ontwikkeld door XPT5OO1, en de belangrijkste functie is "Virtual Calculator for Gate Aspirants".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie GATE CALCULATOR

Download GATE CALCULATOR-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        Virtual Calculator for Gate aspirants.
GATE CALCULATOR v0.1.3:
1. Now the extension can be opened in Side Panel.
2. Shortcut key: "Ctrl+Y'                    

Basisinformatie over de Extensie

Naam GATE CALCULATOR GATE CALCULATOR
ID gladgeknmhihpbglaiglbfmnjofpjdlo
Officiële URL https://chromewebstore.google.com/detail/gate-calculator/gladgeknmhihpbglaiglbfmnjofpjdlo
Beschrijving Virtual Calculator for Gate Aspirants
Bestandsgrootte 129 KB
Aantal Installaties 66
Huidige Versie 0.1.3
Laatst Bijgewerkt 2023-12-25
Publicatiedatum 2023-10-01
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar XPT5OO1
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "action": {
        "default_icon": "logo128.png",
        "default_popup": "popup.html",
        "default_title": "GATE CALCULATOR"
    },
    "author": "Pallav Purbia",
    "commands": {
        "_execute_action": {
            "suggested_key": {
                "default": "Ctrl+Y"
            }
        }
    },
    "description": "Virtual Calculator for Gate Aspirants",
    "icons": {
        "128": "logo128.png",
        "16": "logo16.png",
        "48": "logo48.png",
        "64": "logo64.png"
    },
    "manifest_version": 3,
    "name": "GATE CALCULATOR",
    "permissions": [
        "activeTab",
        "sidePanel"
    ],
    "side_panel": {
        "default_path": "sidebar.html"
    },
    "version": "0.1.3"
}