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