now - new tab

now - simple new tab

Co je now - new tab?

now - new tab je rozšíření Chrome vyvinuté http://sumel.me, a jeho hlavní funkcí je „now - simple new tab“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření now - new tab

Stáhněte si soubory rozšíření now - new tab ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název now - new tab now - new tab
ID nhjnlikmjhhohgonfieanonglomklgmg
Oficiální URL https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg
Popis now - simple new tab
Velikost souboru 1.18 MB
Počet instalací 2,000
Aktuální Verze 1.31
Poslední Aktualizace 2014-11-11
Datum Vydání 2014-11-11
Hodnocení 3.65/5 Celkem 108 Hodnocení
Vývojář http://sumel.me
Typ Platby free
Webové stránky Rozšíření http://sumel.me/now
URL Stránky Nápovědy http://sumel.me/now
Podporované Jazyky 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"
    }
}