now - new tab
now - simple new tab
Was ist now - new tab?
now - new tab ist eine Chrome-Erweiterung, die von http://sumel.me entwickelt wurde, und ihr Hauptmerkmal ist "now - simple new tab".
Erweiterungsscreenshots
now - new tab-Erweiterungs-CRX-Datei herunterladen
Laden Sie now - new tab-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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..
Grundlegende Informationen zur Erweiterung
Name | |
ID | nhjnlikmjhhohgonfieanonglomklgmg |
Offizielle URL | https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg |
Beschreibung | now - simple new tab |
Dateigröße | 1.18 MB |
Installationsanzahl | 2,000 |
Aktuelle Version | 1.31 |
Letztes Update | 2014-11-11 |
Veröffentlichungsdatum | 2014-11-11 |
Bewertung | 3.65/5 Insgesamt 108 Bewertungen |
Entwickler | http://sumel.me |
Zahlungsart | free |
Erweiterungswebsite | http://sumel.me/now |
Hilfeseite URL | http://sumel.me/now |
Unterstützte Sprachen | 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" } } |