now - new tab

now - simple new tab

Vad är now - new tab?

now - new tab är en Chrome-tillägg utvecklad av http://sumel.me, och dess huvudfunktion är "now - simple new tab".

Tilläggsskärmbilder

screenshot
screenshot
screenshot

Ladda ner now - new tab-förlängningens CRX-fil

Ladda ner now - new tab-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

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

Grundläggande Information om Tillägg

Namn now - new tab now - new tab
ID nhjnlikmjhhohgonfieanonglomklgmg
Officiell webbadress https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg
Beskrivning now - simple new tab
Filstorlek 1.18 MB
Antal Installationer 2,000
Aktuell Version 1.31
Senast Uppdaterad 2014-11-11
Publiceringsdatum 2014-11-11
Betyg 3.65/5 Totalt 108 Betyg
Utvecklare http://sumel.me
Betalningssätt free
Tilläggswebbplats http://sumel.me/now
Hjälpsida URL http://sumel.me/now
Stödda Språk 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"
    }
}