now - new tab

now - simple new tab

Qu'est-ce que now - new tab ?

now - new tab est une extension Chrome développée par http://sumel.me, et sa fonction principale est "now - simple new tab".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension now - new tab

Téléchargez les fichiers d'extension now - new tab au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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..                    

Informations de Base sur l'Extension

Nom now - new tab now - new tab
ID nhjnlikmjhhohgonfieanonglomklgmg
URL Officiel https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg
Description now - simple new tab
Taille du Fichier 1.18 MB
Nombre d'Installations 2,000
Version Actuelle 1.31
Dernière Mise à Jour 2014-11-11
Date de Publication 2014-11-11
Évaluation 3.65/5 Total 108 Évaluations
Développeur http://sumel.me
Type de Paiement free
Site Web de l'Extension http://sumel.me/now
URL de la Page d'Aide http://sumel.me/now
Langues Prises en Charge 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"
    }
}