now - new tab
now - simple new tab
Wat is now - new tab?
now - new tab is een Chrome-extensie ontwikkeld door http://sumel.me, en de belangrijkste functie is "now - simple new tab".
Extensie Screenshots
Download het CRX-bestand van de extensie now - new tab
Download now - new tab-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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..
Basisinformatie over de Extensie
Naam | |
ID | nhjnlikmjhhohgonfieanonglomklgmg |
Officiële URL | https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg |
Beschrijving | now - simple new tab |
Bestandsgrootte | 1.18 MB |
Aantal Installaties | 2,000 |
Huidige Versie | 1.31 |
Laatst Bijgewerkt | 2014-11-11 |
Publicatiedatum | 2014-11-11 |
Beoordeling | 3.65/5 Totaal 108 Beoordelingen |
Ontwikkelaar | http://sumel.me |
Betalingswijze | free |
Extensiewebsite | http://sumel.me/now |
Help Pagina-URL | http://sumel.me/now |
Ondersteunde Talen | 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" } } |