Der Die Das
Look up the grammatical gender of any noun quickly and easily
什麼是Der Die Das?
Der Die Das是由https://jdjuan.io開發的Chrome擴展程式,該擴展的主要功能是“Look up the grammatical gender of any noun quickly and easily”。
擴展截圖
下載Der Die Das擴展crx文件
下載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 |
ID | hmonhjepfljoekiljlfoeppbilobkbmj |
官方網址 | 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 } |