TheNews.im Chrome Extension

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

O que é TheNews.im Chrome Extension?

TheNews.im Chrome Extension é uma extensão do Chrome desenvolvida por sarthakpranit, e sua principal característica é "Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão TheNews.im Chrome Extension

Baixe arquivos de extensão TheNews.im Chrome Extension no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome TheNews.im Chrome Extension TheNews.im Chrome Extension
ID enmpmidbeifccpgiilgconkoedgmammo
URL Oficial https://chromewebstore.google.com/detail/thenewsim-chrome-extensio/enmpmidbeifccpgiilgconkoedgmammo
Descrição Get news from Designer News, Hacker News and Product Hunt with just a Cmd+T
Tamanho do Arquivo 7.13 KB
Contagem de Instalações 21
Versão Atual 1.2
Última Atualização 2016-03-03
Data de Publicação 2016-03-03
Desenvolvedor sarthakpranit
Tipo de Pagamento free
Site da Extensão https://github.com/sarthakpranit/TheNews_ChromeExt
URL da Página de Ajuda https://github.com/sarthakpranit/TheNews_ChromeExt
Idiomas Suportados 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
}