30 Seconds Of English
Given new word every time open a new tab
Cos'è 30 Seconds Of English?
30 Seconds Of English è un'estensione di Chrome sviluppata da nnsang24, e la sua funzione principale è "Given new word every time open a new tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione 30 Seconds Of English
Scarica i file di estensione 30 Seconds Of English in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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. Informazioni di Base sull'Estensione
| Nome | |
| ID | jfhljdccgekaodefhhiakoajcehpkfhn |
| URL Ufficiale | https://chromewebstore.google.com/detail/30-seconds-of-english/jfhljdccgekaodefhhiakoajcehpkfhn |
| Descrizione | Given new word every time open a new tab |
| Dimensione del File | 4.46 MB |
| Conteggio Installazioni | 139 |
| Versione Corrente | 0.0.2 |
| Ultimo Aggiornamento | 2021-02-23 |
| Data di Pubblicazione | 2021-02-17 |
| Valutazione | 4.80/5 Totale 5 Valutazioni |
| Sviluppatore | nnsang24 |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://ngocsangyem.io/ |
| URL della Pagina di Aiuto | https://github.com/ngocsangyem/30SecondsOfEnglish |
| Lingue Supportate | 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'"
} | |