30 Seconds Of English
Given new word every time open a new tab
Wat is 30 Seconds Of English?
30 Seconds Of English is een Chrome-extensie ontwikkeld door nnsang24, en de belangrijkste functie is "Given new word every time open a new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie 30 Seconds Of English
Download 30 Seconds Of English-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Given new word every time open a new tab.
30 Seconds Of English is a simple Chrome extension that helps you easy to learn and remember a new vocabulary each time open a new tab.
30 Seconds Of English will override your new tab and give you a random English word. Basisinformatie over de Extensie
| Naam | |
| ID | jfhljdccgekaodefhhiakoajcehpkfhn |
| Officiële URL | https://chromewebstore.google.com/detail/30-seconds-of-english/jfhljdccgekaodefhhiakoajcehpkfhn |
| Beschrijving | Given new word every time open a new tab |
| Bestandsgrootte | 4.46 MB |
| Aantal Installaties | 139 |
| Huidige Versie | 0.0.2 |
| Laatst Bijgewerkt | 2021-02-23 |
| Publicatiedatum | 2021-02-17 |
| Beoordeling | 4.80/5 Totaal 5 Beoordelingen |
| Ontwikkelaar | nnsang24 |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://ngocsangyem.io/ |
| Help Pagina-URL | https://github.com/ngocsangyem/30SecondsOfEnglish |
| Ondersteunde Talen | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "30 Seconds Of English",
"short_name": "30 SoE",
"description": "Given new word every time open a new tab",
"version": "0.0.2",
"icons": {
"16": "\/images\/mstile-144x144.png",
"48": "\/images\/mstile-144x144.png",
"128": "\/images\/mstile-144x144.png"
},
"homepage_url": "https:\/\/ngocsangyem.io\/",
"chrome_url_overrides": {
"newtab": "index.html"
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'"
} | |