Gate Calculator

Virtual Calculator for Gate Aspirants!

Gate Calculatorคืออะไร?

Gate Calculator เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Mannan Softworks และคุณลักษณะหลักของมันคือ "Virtual Calculator for Gate Aspirants!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Gate Calculator

ดาวน์โหลดไฟล์ส่วนขยาย 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 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"
}