New Tab GRE

Learn a random GRE word everytime you open a new tab

New Tab GREคืออะไร?

New Tab GRE เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Rohit Gandhi และคุณลักษณะหลักของมันคือ "Learn a random GRE word everytime you open a new tab"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย New Tab GRE

ดาวน์โหลดไฟล์ส่วนขยาย New Tab GRE ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Every time you open a new tab, it will display a random GRE word with its meaning. These words are chosen from a list of high frequency GRE words. 

This is an open source plugin, if you have suggested edits to the word list or it's meaning, you can submit them via pull request here https://tinyurl.com/NewTabGRE

Good Luck !!                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ New Tab GRE New Tab GRE
ID bkddfbmbmeokaebfmhacebieokjggaoh
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/new-tab-gre/bkddfbmbmeokaebfmhacebieokjggaoh
คำอธิบาย Learn a random GRE word everytime you open a new tab
ขนาดไฟล์ 175 KB
จำนวนการติดตั้ง 305
เวอร์ชันปัจจุบัน 0.5
อัปเดตครั้งล่าสุด 2022-04-14
วันที่เผยแพร่ 2015-01-26
คะแนน 4.27/5 รวมทั้งหมด 15 คะแนน
ผู้พัฒนา Rohit Gandhi
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://tinyurl.com/NewTabGRE
URL หน้าช่วยเหลือ https://tinyurl.com/NewTabGRE
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "New Tab GRE",
    "version": "0.5",
    "description": "Learn a random GRE word everytime you open a new tab",
    "icons": {
        "128": "icon_128.png"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "background": [],
    "short_name": "GRE New tab",
    "author": "Rohit Gandhi"
}