Flewent
Translate a small portion of web pages to a language you want to learn.
Τι είναι το Flewent;
Το Flewent είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Andy Groff, και η κύρια λειτουργία του είναι "Translate a small portion of web pages to a language you want to learn.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Flewent
Λήψη αρχείων επέκτασης Flewent σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The Flewent language learning plugin takes a webpage in english and translates some of the words into a language of your choice. This should help you build your vocabulary for a foreign language you want to learn while reading news, checking wikipedia, and doing daily web browsing. It also provides a pop-up to view the word on Google Translate (for better / more results), Wikipedia, or Dictionary.com Recent versions made substantial changes to the way the plugin works. It now includes your own dictionary that fills up automatically and lets you translate some words without using the translation service. Your dictionary will fill up from the translation service, but you can edit the dictionary to suit your needs. Full release details here: http://groff.co/2013/03/flewent-1-1-0-released/
Βασικές Πληροφορίες Επέκτασης
Όνομα | |
ID | kboplipnhaapngnahmdgminfepnokjhh |
Επίσημο URL | https://chrome.google.com/webstore/detail/flewent/kboplipnhaapngnahmdgminfepnokjhh |
Περιγραφή | Translate a small portion of web pages to a language you want to learn. |
Μέγεθος Αρχείου | 93.15 KB |
Αριθμός Εγκαταστάσεων | 1,000 |
Τρέχουσα Έκδοση | 1.2.0 |
Τελευταία Ενημέρωση | 2019-09-30 |
Ημερομηνία Δημοσίευσης | 2019-09-30 |
Αξιολόγηση | 3.21/5 Συνολικά 34 Αξιολογήσεις |
Προγραμματιστής | Andy Groff |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | http://groff.co/flewent/ |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "browser_action": { "default_icon": "logo_48.png", "default_popup": "popup.html" }, "web_accessible_resources": [ "ui-icons.png" ], "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Translate a small portion of web pages to a language you want to learn.", "background": { "scripts": [ "jquery.js", "background.js" ] }, "name": "Flewent", "permissions": [ "tabs" ], "icons": { "48": "logo_48.png", "128": "logo_128.png" }, "content_scripts": [ { "matches": [ " |