Material Design New Tab
Material Design new tab page
Cos'è Material Design New Tab?
Material Design New Tab è un'estensione di Chrome sviluppata da https://tab.xiejie.co, e la sua funzione principale è "Material Design new tab page".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Material Design New Tab
Scarica i file di estensione Material Design 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
A beautiful and customizable new tab page to replace the default. Features - Material Design style - Manage your favorite websites - Switchable search engines - Weather forecast, Chrome Apps list - You can view all and recently added bookmarks, and you can also search - Personalized background with wallpaper or solid color - Customizable settings
Informazioni di Base sull'Estensione
Nome | Material Design New Tab |
ID | kgfodmcknjlgkbgkkafogbdaibkfgdgo |
URL Ufficiale | https://chromewebstore.google.com/detail/material-design-new-tab/kgfodmcknjlgkbgkkafogbdaibkfgdgo |
Descrizione | Material Design new tab page |
Dimensione del File | 405 KB |
Conteggio Installazioni | 3,535 |
Versione Corrente | 1.8.7 |
Ultimo Aggiornamento | 2018-11-21 |
Data di Pubblicazione | 2018-11-21 |
Valutazione | 4.78/5 Totale 78 Valutazioni |
Sviluppatore | https://tab.xiejie.co |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://tab.xiejie.co |
URL della Pagina di Aiuto | https://tab.xiejie.co/logs |
Lingue Supportate | en,bg,ru,zh-CN,zh-TW |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Material Design New Tab", "version": "1.8.7", "manifest_version": 2, "default_locale": "en", "description": "__MSG_appDescription__", "icons": { "16": "icons\/[email protected]", "48": "icons\/[email protected]", "128": "icons\/[email protected]" }, "background": { "page": "index.html" }, "chrome_url_overrides": { "newtab": "index.html" }, "permissions": [ "storage", "management", "bookmarks", "background", "geolocation", " |