now - new tab
now - simple new tab
O que é now - new tab?
now - new tab é uma extensão do Chrome desenvolvida por http://sumel.me, e sua principal característica é "now - simple new tab".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão now - new tab
Baixe arquivos de extensão now - new tab 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
now - new tab. Replace your new-tab with something fresh,You'll Love to open new tab! try it! New Version 1.30! Thanks & Share it with your friends ! --- features: ★beautiful design ! ★Gmail & Calendar checker (without login) ★Weather By your current location ★Your top sites ★Your recently closed ★Your Apps ★Easy access to settings and downloads ★Background notifications coming soon: ★Alarms (permission for location is for getting your current weather) Looking For Your reviews and ideas to make chrome now better..
Informações Básicas da Extensão
Nome | |
ID | nhjnlikmjhhohgonfieanonglomklgmg |
URL Oficial | https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg |
Descrição | now - simple new tab |
Tamanho do Arquivo | 1.18 MB |
Contagem de Instalações | 2,000 |
Versão Atual | 1.31 |
Última Atualização | 2014-11-11 |
Data de Publicação | 2014-11-11 |
Classificação | 3.65/5 Total de 108 Avaliações |
Desenvolvedor | http://sumel.me |
Tipo de Pagamento | free |
Site da Extensão | http://sumel.me/now |
URL da Página de Ajuda | http://sumel.me/now |
Idiomas Suportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "now - new tab", "short_name": "now - new tab", "author": "Yaron Sumel", "version": "1.31", "description": "now - simple new tab ", "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com ; object-src 'self'", "permissions": [ "https:\/\/*.google.com\/", "http:\/\/*.google.com\/", "topSites", "history", "chrome:\/\/favicon\/", "notifications", "management", "geolocation" ], "icons": { "128": "css\/icons\/icon-128.png", "48": "css\/icons\/icon-48.png", "16": "css\/icons\/icon-16.png" } } |