TheNews.im Chrome Extension

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

Apa itu TheNews.im Chrome Extension?

TheNews.im Chrome Extension adalah ekstensi Chrome yang dikembangkan oleh sarthakpranit, dan fitur utamanya adalah "Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi TheNews.im Chrome Extension

Unduh file ekstensi TheNews.im Chrome Extension dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama TheNews.im Chrome Extension TheNews.im Chrome Extension
ID enmpmidbeifccpgiilgconkoedgmammo
URL Resmi https://chromewebstore.google.com/detail/thenewsim-chrome-extensio/enmpmidbeifccpgiilgconkoedgmammo
Deskripsi Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T
Ukuran File 7.13 KB
Jumlah Instalasi 21
Versi Saat Ini 1.2
Terakhir Diperbarui 2016-03-03
Tanggal Publikasi 2016-03-03
Pengembang sarthakpranit
Tipe Pembayaran free
Situs Ekstensi https://github.com/sarthakpranit/TheNews_ChromeExt
URL Halaman Bantuan https://github.com/sarthakpranit/TheNews_ChromeExt
Bahasa yang Didukung 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
}