New Tab Rss Feed & Shots

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

什么是New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots是由Antonin Langlade开发的Chrome扩展程序,该扩展的主要功能是“Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose”。

扩展截图

screenshot
screenshot

下载New Tab Rss Feed & Shots扩展crx文件

下载New Tab Rss Feed & Shots扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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 !                    

扩展基本信息

名称 New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
官方URL https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
简介 Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
文件大小 101 KB
安装次数 14
当前版本 0.43
更新时间 2014-06-24
上架时间 2014-06-24
评分 3.20/5 共5次评分
开发者 Antonin Langlade
付费类型 free
支持的语言 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'"
}