Gate Calculator
Virtual Calculator for Gate Aspirants!
Gate Calculator란 무엇입니까?
Gate Calculator은(는) Mannan Softworks에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Virtual Calculator for Gate Aspirants!"입니다.
확장 프로그램 스크린샷
Gate Calculator 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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" } |