Beautiful New Tab Page
New tabs display a beautiful slideshow instead of the usual page thumbnails.
O que é Beautiful New Tab Page?
Beautiful New Tab Page é uma extensão do Chrome desenvolvida por o9000, e sua principal característica é "New tabs display a beautiful slideshow instead of the usual page thumbnails.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Beautiful New Tab Page
Baixe arquivos de extensão Beautiful 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
You can sill search by entering your query directly in the address bar. To change the image manually, click the page contents and press 'N'. You can also press 'L' and the arrow keys for a hidden feature.
Informações Básicas da Extensão
Nome | |
ID | pclcpehajbidolcmopfcladennhejdbm |
URL Oficial | https://chrome.google.com/webstore/detail/beautiful-new-tab-page/pclcpehajbidolcmopfcladennhejdbm |
Descrição | New tabs display a beautiful slideshow instead of the usual page thumbnails. |
Tamanho do Arquivo | 18.57 MB |
Contagem de Instalações | 13 |
Versão Atual | 2015.12.31.1 |
Última Atualização | 2015-12-31 |
Data de Publicação | 2015-12-31 |
Classificação | 5.00/5 Total de 1 Avaliações |
Desenvolvedor | o9000 |
[email protected] | |
Tipo de Pagamento | free |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Beautiful New Tab Page", "description": "New tabs display a beautiful slideshow instead of the usual page thumbnails.", "chrome_url_overrides": { "newtab": "ntp.html" }, "icons": { "128": "icon-128.png" }, "manifest_version": 2, "version": "2015.12.31.1" } |