New Tab Rss Feed & Shots

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

What is New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots is a Chrome extension developed by Antonin Langlade, and its main feature is "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose".

Extension Screenshots

screenshot
screenshot

Download New Tab Rss Feed & Shots Extension CRX File

Download New Tab Rss Feed & Shots extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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 !                    

Extension Basic Information

Name New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
Official URL https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Description Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
File Size 101 KB
Installation Count 14
Current Version 0.43
Last Updated 2014-06-24
Publish Date 2014-06-24
Rating 3.20/5 Total 5 Ratings
Developer Antonin Langlade
Payment Type free
Supported Languages 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'"
}