Improved new tab page
Improved new tabe page for Chrome
O que é Improved new tab page?
Improved new tab page é uma extensão do Chrome desenvolvida por lifeofamuffin, e sua principal característica é "Improved new tabe page for Chrome".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Improved new tab page
Baixe arquivos de extensão Improved new tab page 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
Simplistic, Clean and elegant; Just the way you like it. +++FEATURES+++ -Search Youtube, Reddit, Github, IMDB and Gmail from the new tab page. -Persistent notepad, lasting over new browsing sessions and reboots, resizeable, no max character limit, -Time & date -Clean, elegant design. -Lightweight. -Open Source -Integration with bookmarks +++HOW TO USE+++ After installing your new tab page will be upgraded, adding bookmarks inside a folder named "Favorites" will create an easy to use table for navigation in your bookmarks.
Informações Básicas da Extensão
Nome | |
ID | ihefgofeoldeeboigmjjhejekhokojaj |
URL Oficial | https://chrome.google.com/webstore/detail/improved-new-tab-page/ihefgofeoldeeboigmjjhejekhokojaj |
Descrição | Improved new tabe page for Chrome |
Tamanho do Arquivo | 5.91 KB |
Contagem de Instalações | 25 |
Versão Atual | 3 |
Última Atualização | 2014-04-12 |
Data de Publicação | 2014-04-12 |
Classificação | 4.67/5 Total de 3 Avaliações |
Desenvolvedor | lifeofamuffin |
Tipo de Pagamento | free |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Improved new tab page", "description": "Improved new tabe page for Chrome", "version": "3", "incognito": "split", "chrome_url_overrides": { "newtab": "start-page.html" }, "permissions": [ "bookmarks", "storage", "tabs" ], "manifest_version": 2 } |