Der Die Das

Look up the grammatical gender of any noun quickly and easily

O que é Der Die Das?

Der Die Das é uma extensão do Chrome desenvolvida por https://jdjuan.io, e sua principal característica é "Look up the grammatical gender of any noun quickly and easily".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Der Die Das

Baixe arquivos de extensão Der Die Das no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Der Die Das Der Die Das
ID hmonhjepfljoekiljlfoeppbilobkbmj
URL Oficial https://chromewebstore.google.com/detail/der-die-das/hmonhjepfljoekiljlfoeppbilobkbmj
Descrição Look up the grammatical gender of any noun quickly and easily
Tamanho do Arquivo 260 KB
Contagem de Instalações 580
Versão Atual 1.4
Última Atualização 2022-10-24
Data de Publicação 2020-05-18
Classificação 5.00/5 Total de 5 Avaliações
Desenvolvedor https://jdjuan.io
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://twitter.com/jdjuan
URL da Página de Política de Privacidade https://jdjuan.io/privacy-policy
Idiomas Suportados 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
}