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”。
扩展截图
下载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 |
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 } |