Gate Calculator
Virtual Calculator for Gate Aspirants!
什么是Gate Calculator?
Gate Calculator是由Mannan Softworks开发的Chrome扩展程序,该扩展的主要功能是“Virtual Calculator for Gate Aspirants!”。
扩展截图
下载Gate Calculator扩展crx文件
下载Gate Calculator扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Gate Calculator |
ID | anoogklhdcmijbahjmigedmpboccgkge |
官方URL | https://chromewebstore.google.com/detail/gate-calculator/anoogklhdcmijbahjmigedmpboccgkge |
简介 | Virtual Calculator for Gate Aspirants! |
文件大小 | 119 KB |
安装次数 | 12,793 |
当前版本 | 1.4 |
更新时间 | 2023-04-15 |
上架时间 | 2021-05-19 |
评分 | 4.72/5 共54次评分 |
开发者 | Mannan Softworks |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | 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" } |