New Tab Rss Feed & Shots

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

Wat is New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots is een Chrome-extensie ontwikkeld door Antonin Langlade, en de belangrijkste functie is "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose".

Extensie Screenshots

screenshot
screenshot

Download het CRX-bestand van de extensie New Tab Rss Feed & Shots

Download New Tab Rss Feed & Shots-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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 !                    

Basisinformatie over de Extensie

Naam New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
Officiële URL https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Beschrijving Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Bestandsgrootte 101 KB
Aantal Installaties 14
Huidige Versie 0.43
Laatst Bijgewerkt 2014-06-24
Publicatiedatum 2014-06-24
Beoordeling 3.20/5 Totaal 5 Beoordelingen
Ontwikkelaar Antonin Langlade
Betalingswijze free
Ondersteunde Talen 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'"
}