New Tab Rss Feed & Shots

Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose

O que é New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots é uma extensão do Chrome desenvolvida por Antonin Langlade, e sua principal característica é "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão New Tab Rss Feed & Shots

Baixe arquivos de extensão New Tab Rss Feed & Shots 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

                        With this extension you can follow rss in your new tabs on Google Chrome. It permit to take a quickly look at news that you want to read. You can now see the shots from Dribbble ! Now the datas are saved into your google account !                    

Informações Básicas da Extensão

Nome New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
URL Oficial https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Descrição Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Tamanho do Arquivo 101 KB
Contagem de Instalações 14
Versão Atual 0.43
Última Atualização 2014-06-24
Data de Publicação 2014-06-24
Classificação 3.20/5 Total de 5 Avaliações
Desenvolvedor Antonin Langlade
Tipo de Pagamento free
Idiomas Suportados fr
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "New Tab Rss Feed & Shots",
    "version": "0.43",
    "description": "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose",
    "incognito": "split",
    "chrome_url_overrides": {
        "newtab": "app.html"
    },
    "permissions": [
        "storage"
    ],
    "author": "Antonin Langlade",
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com https:\/\/api.dribbble.com; object-src 'self'"
}