Inspire New Tab
Inspires you to the max!
Cos'è Inspire New Tab?
Inspire New Tab è un'estensione di Chrome sviluppata da A Child Developer, e la sua funzione principale è "Inspires you to the max!".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Inspire New Tab
Scarica i file di estensione Inspire 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
Get a good deal with this tab page! Features things you will enjoy. Get it today! Informazioni di Base sull'Estensione
| Nome | |
| ID | ffnoahminodniiokfigpofljdpopcmnm |
| URL Ufficiale | https://chromewebstore.google.com/detail/inspire-new-tab/ffnoahminodniiokfigpofljdpopcmnm |
| Descrizione | Inspires you to the max! |
| Dimensione del File | 40.52 MB |
| Conteggio Installazioni | 19 |
| Versione Corrente | 1.1 |
| Ultimo Aggiornamento | 2016-02-27 |
| Data di Pubblicazione | 2016-02-27 |
| Sviluppatore | A Child Developer |
| Tipo di Pagamento | free |
| Lingue Supportate | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Inspire New Tab",
"description": "Inspires you to the max!",
"version": "1.1",
"permissions": [
"management"
],
"chrome_url_overrides": {
"newtab": "newtab.html"
}
} | |