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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Customize your new tabs into Rss Feed & Shots with any urls you add and any shots you choose"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में New Tab Rss Feed & Shots एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

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