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'"
}