New Tab Rss Feed & Shots

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

Co je New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots je rozšíření Chrome vyvinuté Antonin Langlade, a jeho hlavní funkcí je „Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření New Tab Rss Feed & Shots

Stáhněte si soubory rozšíření New Tab Rss Feed & Shots ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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 !                    

Základní Informace o Rozšíření

Název New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
Oficiální URL https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Popis Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Velikost souboru 101 KB
Počet instalací 14
Aktuální Verze 0.43
Poslední Aktualizace 2014-06-24
Datum Vydání 2014-06-24
Hodnocení 3.20/5 Celkem 5 Hodnocení
Vývojář Antonin Langlade
Typ Platby free
Podporované Jazyky 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'"
}