Chinese New Tab
Shows a random Chinese phrase when you open a new tab
Cos'è Chinese New Tab?
Chinese New Tab è un'estensione di Chrome sviluppata da Greg Tyler, e la sua funzione principale è "Shows a random Chinese phrase when you open a new tab".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Chinese New Tab
Scarica i file di estensione Chinese New Tab 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
Shows a random Chinese phrase when you open a new tab. For learning! Informazioni di Base sull'Estensione
| Nome | |
| ID | oapadjkbbncnfniffkblmkgofacibcnd |
| URL Ufficiale | https://chromewebstore.google.com/detail/chinese-new-tab/oapadjkbbncnfniffkblmkgofacibcnd |
| Descrizione | Shows a random Chinese phrase when you open a new tab |
| Dimensione del File | 140 KB |
| Conteggio Installazioni | 74 |
| Versione Corrente | 1.0 |
| Ultimo Aggiornamento | 2018-09-25 |
| Data di Pubblicazione | 2018-09-25 |
| Sviluppatore | Greg Tyler |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Chinese New Tab",
"version": "1.0",
"description": "Shows a random Chinese phrase when you open a new tab",
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |