Der Die Das

Look up the grammatical gender of any noun quickly and easily

Der Die Dasคืออะไร?

Der Die Das เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://jdjuan.io และคุณลักษณะหลักของมันคือ "Look up the grammatical gender of any noun quickly and easily"

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

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Der Die Das

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

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

                        🚀 Just write a noun and press enter 🚀

ABOUT 🤓
I built this because I'm currently learning german and I'm trying to make it easier not just for me but for everybody. If you like it or have a feature request feel free to say hello at twitter.com/jdjuan

SUPPORT 👨🏻‍💻
• We support nouns with more than one article
• We support nouns with more than one definition
• We only support singular nouns in the nominative case

SOURCE CODE 💻
I like people who give feedback, but those who take ownership have my eternal admiration. If there's a new feature you'd like to help with, suggest it on GitHub: github.com/jdjuan/derdiedas-chrome

FEATURE REQUESTS 💡
• Differentiate the articles with different colors
• Add a keyboard shortcut to open the extension
• Search a word when you double-click on it

ACKNOWLEDGEMENT 👨‍👩‍👧‍👦
Thank you very much for your feedback and support: Anna, Kenan, Lovre, Michael, Diego, and all the others!                    

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

ชื่อ Der Die Das Der Die Das
ID hmonhjepfljoekiljlfoeppbilobkbmj
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/der-die-das/hmonhjepfljoekiljlfoeppbilobkbmj
คำอธิบาย Look up the grammatical gender of any noun quickly and easily
ขนาดไฟล์ 260 KB
จำนวนการติดตั้ง 580
เวอร์ชันปัจจุบัน 1.4
อัปเดตครั้งล่าสุด 2022-10-24
วันที่เผยแพร่ 2020-05-18
คะแนน 5.00/5 รวมทั้งหมด 5 คะแนน
ผู้พัฒนา https://jdjuan.io
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้าช่วยเหลือ https://twitter.com/jdjuan
URL หน้านโยบายความเป็นส่วนตัว https://jdjuan.io/privacy-policy
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Der Die Das",
    "version": "1.4",
    "description": "Look up the grammatical gender of any noun quickly and easily",
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "images\/favicon-16x16.png",
            "32": "images\/favicon-32x32.png",
            "48": "images\/favicon-48x48.png",
            "128": "images\/favicon-128x128.png"
        }
    },
    "icons": {
        "16": "images\/favicon-16x16.png",
        "32": "images\/favicon-32x32.png",
        "48": "images\/favicon-48x48.png",
        "128": "images\/favicon-128x128.png"
    },
    "manifest_version": 3
}