Der Die Das

Look up the grammatical gender of any noun quickly and easily

Der Die Das क्या है?

Der Die Das https://jdjuan.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Look up the grammatical gender of any noun quickly and easily"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Der Die Das एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        🚀 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
}