Duolingo Everywhere
The little green bird will follow you anywhere as you browse the web.
Τι είναι το Duolingo Everywhere;
Το Duolingo Everywhere είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον writecode.one, και η κύρια λειτουργία του είναι "The little green bird will follow you anywhere as you browse the web.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Duolingo Everywhere
Λήψη αρχείων επέκτασης Duolingo Everywhere σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The extension will replace your new tab screen with a new tab screen featuring cute images from Duolingo. According to you all the way through nooks and crannies, from one website to another, while you work, watch movies, or study, the little green bird still closely follows you to remind you to study.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Duolingo Everywhere |
ID | mjidnkpfnnkdkpmkfanodmmfgdchkdki |
Επίσημο URL | https://chromewebstore.google.com/detail/duolingo-everywhere/mjidnkpfnnkdkpmkfanodmmfgdchkdki |
Περιγραφή | The little green bird will follow you anywhere as you browse the web. |
Μέγεθος Αρχείου | 468 KB |
Αριθμός Εγκαταστάσεων | 120 |
Τρέχουσα Έκδοση | 1.0.0.0 |
Τελευταία Ενημέρωση | 2023-12-27 |
Ημερομηνία Δημοσίευσης | 2023-12-27 |
Αξιολόγηση | 5.00/5 Συνολικά 2 Αξιολογήσεις |
Προγραμματιστής | writecode.one |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "short_name": "Duolingo Everywhere", "name": "Duolingo Everywhere", "description": "The little green bird will follow you anywhere as you browse the web.", "icons": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" }, "action": { "default_icon": { "16": "icons\/16x16.png", "32": "icons\/32x32.png", "48": "icons\/48x48.png", "128": "icons\/128x128.png" } }, "manifest_version": 3, "version": "1.0.0.0", "host_permissions": [ "https:\/\/*\/*", "http:\/\/*\/*" ], "permissions": [ "topSites" ], "chrome_url_overrides": { "newtab": "pages\/newtab.html" }, "content_scripts": [ { "matches": [ " |