New Tab Rss Feed & Shots

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

Vad är New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots är en Chrome-tillägg utvecklad av Antonin Langlade, och dess huvudfunktion är "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner New Tab Rss Feed & Shots-förlängningens CRX-fil

Ladda ner New Tab Rss Feed & Shots-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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äggande Information om Tillägg

Namn New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
Officiell webbadress https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Beskrivning Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Filstorlek 101 KB
Antal Installationer 14
Aktuell Version 0.43
Senast Uppdaterad 2014-06-24
Publiceringsdatum 2014-06-24
Betyg 3.20/5 Totalt 5 Betyg
Utvecklare Antonin Langlade
Betalningssätt free
Stödda Språk 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'"
}