New Inspiring Tab!

Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.

O que é New Inspiring Tab!?

New Inspiring Tab! é uma extensão do Chrome desenvolvida por https://www.nuthinking.com, e sua principal característica é "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão New Inspiring Tab!

Baixe arquivos de extensão New Inspiring 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

                        Why having a page loaded in your new tab?

There are web pages that update frequently and that can provide an impressive amount of visual inspiration. An example is Dribbble. You could also put your Facebook but the idea is not to get too distracted to avoid the risk to forget where you wanted to go. The more visual, the better.


Please report new issues here: https://github.com/nuthinking/New-Inspiring-Tab/issues                    

Informações Básicas da Extensão

Nome New Inspiring Tab! New Inspiring Tab!
ID jljbfjieapkkmdhfngjbdjmchoknjlek
URL Oficial https://chromewebstore.google.com/detail/new-inspiring-tab/jljbfjieapkkmdhfngjbdjmchoknjlek
Descrição Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.
Tamanho do Arquivo 10.53 KB
Contagem de Instalações 20
Versão Atual 1.1
Última Atualização 2012-04-02
Data de Publicação 2012-04-02
Classificação 5.00/5 Total de 1 Avaliações
Desenvolvedor https://www.nuthinking.com
Tipo de Pagamento free
URL da Página de Ajuda https://github.com/nuthinking/New-Inspiring-Tab
Idiomas Suportados en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "New Inspiring Tab!",
    "version": "1.1",
    "description": "Get inspired every time you open a new tab! Set a list of websites which will be shown while you set the address of a new tab.",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "options_page": "options.html",
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}