Clean Fluttershy New Tab

Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.

O que é Clean Fluttershy New Tab?

Clean Fluttershy New Tab é uma extensão do Chrome desenvolvida por Thorinair, e sua principal característica é "Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Clean Fluttershy New Tab

Baixe arquivos de extensão Clean Fluttershy 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

                        NOTE: Designed to work with the following theme: https://chrome.google.com/webstore/detail/epefcajfgpfdhgkmdllplnlmbmgnlpbi

This simple extension replaces your New Tab page with a completely CLEAN one. This means it will remove all of the clutter like recently visited, Google search, Google doodles, account options, notifications, etc from the page. This will allow you to load the New Tab page much quicker. In addition, as mentioned above, it is made to work seamlessly with my original Fluttershy theme.

The awesome background was made by Chromiapegasus (http://chromiapegasus.deviantart.com/art/Fluttershy-wallpaper-450188742) so check her out!                    

Informações Básicas da Extensão

Nome Clean Fluttershy New Tab Clean Fluttershy New Tab
ID mholkddcbiocgoeinhhgkpaoneijhdgn
URL Oficial https://chromewebstore.google.com/detail/clean-fluttershy-new-tab/mholkddcbiocgoeinhhgkpaoneijhdgn
Descrição Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.
Tamanho do Arquivo 370 KB
Contagem de Instalações 95
Versão Atual 1.0.0
Última Atualização 2015-10-11
Data de Publicação 2015-10-11
Classificação 3.40/5 Total de 10 Avaliações
Desenvolvedor Thorinair
Tipo de Pagamento free
Site da Extensão http://thorinair.deviantart.com/
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Clean Fluttershy New Tab",
    "description": "Replaces the default New Tab page with a clean one for the Fluttershy Theme. Background by Chromiapegasus.",
    "version": "1.0.0",
    "manifest_version": 2,
    "icons": {
        "128": "icon128.png"
    },
    "chrome_url_overrides": {
        "newtab": "nt.html"
    }
}