German Noun Genders
Get a German Noun and its Gender whenever you open a new tab
German Noun Gendersคืออะไร?
German Noun Genders เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Praveen Chavali และคุณลักษณะหลักของมันคือ "Get a German Noun and its Gender whenever you open a new tab"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย German Noun Genders
ดาวน์โหลดไฟล์ส่วนขยาย German Noun Genders ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
UPDATE: New words added! Learn upto 100+ words now!
Are you learning German? Are you struggling with the genders of nouns? If yes, this extension will help you.
Every time you open a new tab, you'll be shown a German noun along with its meaning and gender. Each word will have a relevant emoji and the background will be color coded according to the gender of the word.
This will help you in two ways
(1) Gives you repeated exposure: Exposure to words repeatedly will subconsciously register them without any intentional effort.
(2) Encourages visual association: A helpful emoji along with the color coding will help you develop a visual association of the gender of the noun.
I have tried this product myself for 2 months and I have seen a significant improvement in my understanding of genders of German words.
What's coming up next in future updates?
- More commonly used words
- Filters for different category of words
- and many more...
Created with love by Praveen Chavali ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | ikjacbimocbgjkbiccbpnhhjnaigjdmj |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/german-noun-genders/ikjacbimocbgjkbiccbpnhhjnaigjdmj |
| คำอธิบาย | Get a German Noun and its Gender whenever you open a new tab |
| ขนาดไฟล์ | 469 KB |
| จำนวนการติดตั้ง | 159 |
| เวอร์ชันปัจจุบัน | 0.0.2 |
| อัปเดตครั้งล่าสุด | 2021-08-26 |
| วันที่เผยแพร่ | 2021-07-05 |
| คะแนน | 5.00/5 รวมทั้งหมด 6 คะแนน |
| ผู้พัฒนา | Praveen Chavali |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "German Noun Genders",
"version": "0.0.2",
"manifest_version": 2,
"description": "Get a German Noun and its Gender whenever you open a new tab",
"homepage_url": "https:\/\/praveenchavali.com",
"icons": {
"16": "icons\/16.png",
"32": "icons\/32.png",
"48": "icons\/48.png",
"128": "icons\/128.png"
},
"default_locale": "en",
"chrome_url_overrides": {
"newtab": "src\/override\/override.html"
}
} | |