TheNews.im Chrome Extension

Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T

TheNews.im Chrome Extension क्या है?

TheNews.im Chrome Extension sarthakpranit द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T"।

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

screenshot

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

crx प्रारूप में TheNews.im Chrome Extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

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

                        This is a Chrome Extension that shows news from Designer News, Product Hunt and Hacker News whenever you open a new tab. 
Courtesy - www.thenews.m                    

एक्सटेंशन की मूल जानकारी

नाम TheNews.im Chrome Extension TheNews.im Chrome Extension
ID enmpmidbeifccpgiilgconkoedgmammo
आधिकारिक URL https://chromewebstore.google.com/detail/thenewsim-chrome-extensio/enmpmidbeifccpgiilgconkoedgmammo
विवरण Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T
फ़ाइल का आकार 7.13 KB
स्थापना संख्या 21
वर्तमान संस्करण 1.2
अंतिम अपडेट 2016-03-03
प्रकाशन तिथि 2016-03-03
डेवलपर sarthakpranit
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://github.com/sarthakpranit/TheNews_ChromeExt
सहायता पृष्ठ URL https://github.com/sarthakpranit/TheNews_ChromeExt
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TheNews.im Chrome Extension",
    "version": "1.2",
    "description": "Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T",
    "chrome_url_overrides": {
        "newtab": "newTab.html"
    },
    "icons": {
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "manifest_version": 2
}