TheNews.im Chrome Extension

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

Cos'è TheNews.im Chrome Extension?

TheNews.im Chrome Extension è un'estensione di Chrome sviluppata da sarthakpranit, e la sua funzione principale è "Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione TheNews.im Chrome Extension

Scarica i file di estensione TheNews.im Chrome Extension in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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                    

Informazioni di Base sull'Estensione

Nome TheNews.im Chrome Extension TheNews.im Chrome Extension
ID enmpmidbeifccpgiilgconkoedgmammo
URL Ufficiale https://chromewebstore.google.com/detail/thenewsim-chrome-extensio/enmpmidbeifccpgiilgconkoedgmammo
Descrizione Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T
Dimensione del File 7.13 KB
Conteggio Installazioni 21
Versione Corrente 1.2
Ultimo Aggiornamento 2016-03-03
Data di Pubblicazione 2016-03-03
Sviluppatore sarthakpranit
Tipo di Pagamento free
Sito Web dell'Estensione https://github.com/sarthakpranit/TheNews_ChromeExt
URL della Pagina di Aiuto https://github.com/sarthakpranit/TheNews_ChromeExt
Lingue Supportate 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
}