New Tab Rss Feed & Shots

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

Apa itu New Tab Rss Feed & Shots?

New Tab Rss Feed & Shots adalah ekstensi Chrome yang dikembangkan oleh Antonin Langlade, dan fitur utamanya adalah "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi New Tab Rss Feed & Shots

Unduh file ekstensi New Tab Rss Feed & Shots dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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 !                    

Informasi Dasar Ekstensi

Nama New Tab Rss Feed & Shots New Tab Rss Feed & Shots
ID ameifmmflpopkpcajacpiiddfjjnpfog
URL Resmi https://chrome.google.com/webstore/detail/new-tab-rss-feed-shots/ameifmmflpopkpcajacpiiddfjjnpfog
Deskripsi Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose
Ukuran File 101 KB
Jumlah Instalasi 14
Versi Saat Ini 0.43
Terakhir Diperbarui 2014-06-24
Tanggal Publikasi 2014-06-24
Penilaian 3.20/5 Total 5 Penilaian
Pengembang Antonin Langlade
Tipe Pembayaran free
Bahasa yang Didukung 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'"
}