Dictionary and Flashcards
View translations and add flashcards easily as you browse the web.
Τι είναι το Dictionary and Flashcards;
Το Dictionary and Flashcards είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Studylib.net, και η κύρια λειτουργία του είναι "View translations and add flashcards easily as you browse the web.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Dictionary and Flashcards
Λήψη αρχείων επέκτασης Dictionary and Flashcards σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
Important: This extension does not support the "Learning in New Tab" feature. Look for the "Studylib New Tab" extension if you need this feature. Dictionary and Flashcards extension helps you easily understand foreign language text on any Internet page. Just select a word to see its translation and save it if you wish to memorize it. The extension even translates whole phrases. Dictionary contains more than 100 supported languages With this extension, you can: 1) Select any word to view its translation in a small pop-up bubble. 2) Save translated words to Studylib deck, so you can practice them later. 3) Add flashcards with images and audio easily. IMPORTANT: - The pop-up bubble will not work in tabs that were open prior to installation. After installing this extension, either reload your open tabs or restart Chrome.
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | gplfbclbkplhmjblennehlnjfnngncgc |
Επίσημο URL | https://chromewebstore.google.com/detail/dictionary-and-flashcards/gplfbclbkplhmjblennehlnjfnngncgc |
Περιγραφή | View translations and add flashcards easily as you browse the web. |
Μέγεθος Αρχείου | 2.62 MB |
Αριθμός Εγκαταστάσεων | 1,254 |
Τρέχουσα Έκδοση | 1.0.255 |
Τελευταία Ενημέρωση | 2021-01-27 |
Ημερομηνία Δημοσίευσης | 2020-05-17 |
Αξιολόγηση | 2.86/5 Συνολικά 7 Αξιολογήσεις |
Προγραμματιστής | Studylib.net |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://studylib.net |
URL της Σελίδας Πολιτικής Απορρήτου | https://studylib.net/privacy |
Υποστηριζόμενες Γλώσσες | en,ru |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.255", "default_locale": "en", "name": "__MSG_manifestName__", "description": "__MSG_manifestDescription__", "icons": { "16": "assets\/img\/favicon-16x16.png", "32": "assets\/img\/favicon-32x32.png", "128": "assets\/img\/favicon-128x128.png", "194": "assets\/img\/favicon-194x194.png" }, "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'", "permissions": [ "tabs", "activeTab", "storage", "contextMenus", "http:\/\/*\/*", "https:\/\/*\/*", "file:\/\/\/" ], "background": { "scripts": [ "background.js" ], "persistent": false }, "content_scripts": [ { "matches": [ " |