New Tab Rss Feed & Shots

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

Hvad er New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots er en Chrome-udvidelse udviklet af Antonin Langlade, og dens hovedfunktion er "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose".

Udvidelsesskærmbilleder

screenshot
screenshot

Download New Tab Rss Feed & Shots-udvidelses-CRX-fil

Download New Tab Rss Feed & Shots-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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 !                    

Grundlæggende oplysninger om udvidelsen

Navn New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
Officiel URL https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Beskrivelse Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Filstørrelse 101 KB
Antal Installationer 14
Nuværende Version 0.43
Senest Opdateret 2014-06-24
Udgivelsesdato 2014-06-24
Bedømmelse 3.20/5 Samlet 5 Bedømmelser
Udvikler Antonin Langlade
Betalingsmetode free
Understøttede Sprog 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'"
}