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 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 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 |
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 } |