TheNews.im Chrome Extension

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

What is TheNews.im Chrome Extension?

TheNews.im Chrome Extension is a Chrome extension developed by sarthakpranit, and its main feature is "Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T".

Extension Screenshots

screenshot

Download TheNews.im Chrome Extension Extension CRX File

Download TheNews.im Chrome Extension extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name TheNews.im Chrome Extension TheNews.im Chrome Extension
ID enmpmidbeifccpgiilgconkoedgmammo
Official URL https://chromewebstore.google.com/detail/thenewsim-chrome-extensio/enmpmidbeifccpgiilgconkoedgmammo
Description Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T
File Size 7.13 KB
Installation Count 21
Current Version 1.2
Last Updated 2016-03-03
Publish Date 2016-03-03
Developer sarthakpranit
Payment Type free
Extension Website https://github.com/sarthakpranit/TheNews_ChromeExt
Help Page URL https://github.com/sarthakpranit/TheNews_ChromeExt
Supported Languages 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
}