New Tab Rss Feed & Shots

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

Co to jest New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots to rozszerzenie Chrome opracowane przez Antonin Langlade, a jego główną funkcją jest „Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot

Pobierz plik CRX rozszerzenia New Tab Rss Feed & Shots

Pobierz pliki rozszerzeń New Tab Rss Feed & Shots w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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 !                    

Podstawowe informacje o rozszerzeniu

Nazwa New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
Oficjalny URL https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Opis Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Rozmiar pliku 101 KB
Liczba instalacji 14
Aktualna Wersja 0.43
Ostatnia Aktualizacja 2014-06-24
Data Publikacji 2014-06-24
Ocena 3.20/5 Łącznie 5 Oceny
Deweloper Antonin Langlade
Typ Płatności free
Obsługiwane Języki 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'"
}