Material Design New Tab
Material Design new tab page
O que é Material Design New Tab?
Material Design New Tab é uma extensão do Chrome desenvolvida por https://tab.xiejie.co, e sua principal característica é "Material Design new tab page".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Material Design New Tab
Baixe arquivos de extensão Material Design New Tab no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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
Informações Básicas da Extensão
Nome | |
ID | kgfodmcknjlgkbgkkafogbdaibkfgdgo |
URL Oficial | https://chromewebstore.google.com/detail/material-design-new-tab/kgfodmcknjlgkbgkkafogbdaibkfgdgo |
Descrição | Material Design new tab page |
Tamanho do Arquivo | 405 KB |
Contagem de Instalações | 3,535 |
Versão Atual | 1.8.7 |
Última Atualização | 2018-11-21 |
Data de Publicação | 2018-11-21 |
Classificação | 4.78/5 Total de 78 Avaliações |
Desenvolvedor | https://tab.xiejie.co |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://tab.xiejie.co |
URL da Página de Ajuda | https://tab.xiejie.co/logs |
Idiomas Suportados | 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", " |