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開發的Chrome擴展程式,該擴展的主要功能是“Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T”。

擴展截圖

screenshot

下載TheNews.im Chrome Extension擴展crx文件

下載TheNews.im Chrome Extension擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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
官方網址 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
}