Duolingo Everywhere
The little green bird will follow you anywhere as you browse the web.
Hvad er Duolingo Everywhere?
Duolingo Everywhere er en Chrome-udvidelse udviklet af writecode.one, og dens hovedfunktion er "The little green bird will follow you anywhere as you browse the web.".
Udvidelsesskærmbilleder
Download Duolingo Everywhere-udvidelses-CRX-fil
Download Duolingo Everywhere-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Duolingo Everywhere |
ID | mjidnkpfnnkdkpmkfanodmmfgdchkdki |
Officiel URL | https://chromewebstore.google.com/detail/duolingo-everywhere/mjidnkpfnnkdkpmkfanodmmfgdchkdki |
Beskrivelse | The little green bird will follow you anywhere as you browse the web. |
Filstørrelse | 468 KB |
Antal Installationer | 120 |
Nuværende Version | 1.0.0.0 |
Senest Opdateret | 2023-12-27 |
Udgivelsesdato | 2023-12-27 |
Bedømmelse | 5.00/5 Samlet 2 Bedømmelser |
Udvikler | writecode.one |
[email protected] | |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |