German Dictionary in Tooltip
Shows german gender words (der, die, das) and word meanings with examples anywhere. Highlight a word or its part and click shortcut.
Τι είναι το German Dictionary in Tooltip;
Το German Dictionary in Tooltip είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Evgeniy O., και η κύρια λειτουργία του είναι "Shows german gender words (der, die, das) and word meanings with examples anywhere. Highlight a word or its part and click shortcut.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης German Dictionary in Tooltip
Λήψη αρχείων επέκτασης German Dictionary in Tooltip σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
If you like me stack with german genders, this extension is for you, my friend! This extension gets german gender words (der, die, das) and word meanings with use cases and examples with one click on any website and even e-mail, like Gmail. To use it: 1. Highlight a word or a part of a word, 2. Click shortcut. The information source is Duden dictionary. On the screenshot you'll see the popup with options you open with a click on the extension's icon in the Chrome extension bar on the top right. The options are: - Get only german gender (der, die, das) - Get only word meanings with examples - Get both Extension sets shortcuts by itself, and in most cases this is enough: - "windows": "Alt+X", - "mac": "Command+Shift+X", - "chromeos": "Ctrl+Shift+X", - "linux": "Ctrl+Shift+X" But if you want setup another shortcut, feel free to do this and change shortcut setting at chrome://extensions/shortcuts
Βασικές Πληροφορίες Επέκτασης
Όνομα | German Dictionary in Tooltip |
ID | elemfobepmmfgcioncgggmlibigndkge |
Επίσημο URL | https://chromewebstore.google.com/detail/german-dictionary-in-tool/elemfobepmmfgcioncgggmlibigndkge |
Περιγραφή | Shows german gender words (der, die, das) and word meanings with examples anywhere. Highlight a word or its part and click shortcut. |
Μέγεθος Αρχείου | 47.62 KB |
Αριθμός Εγκαταστάσεων | 65 |
Τρέχουσα Έκδοση | 1.0.1 |
Τελευταία Ενημέρωση | 2022-11-22 |
Ημερομηνία Δημοσίευσης | 2022-11-10 |
Αξιολόγηση | 4.00/5 Συνολικά 1 Αξιολογήσεις |
Προγραμματιστής | Evgeniy O. |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Διεύθυνση URL της Σελίδας Βοήθειας | https://twitter.com/undead_seo |
Υποστηριζόμενες Γλώσσες | de |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Shows german gender words (der, die, das) and word meanings with examples anywhere. Highlight a word or its part and click shortcut.", "manifest_version": 3, "name": "German Dictionary in Tooltip", "permissions": [ "storage" ], "version": "1.0.1", "icons": { "16": "images\/icon16.png", "32": "images\/icon32.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "action": { "default_icon": "images\/icon32.png", "default_popup": "html\/popup.html" }, "content_scripts": [ { "matches": [ " |