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 |
官方網址 | 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" } |