now - new tab

now - simple new tab

什么是now - new tab?

now - new tab是由http://sumel.me开发的Chrome扩展程序,该扩展的主要功能是“now - simple new tab”。

扩展截图

screenshot
screenshot
screenshot

下载now - new tab扩展crx文件

下载now - new tab扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

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

扩展基本信息

名称 now - new tab now - new tab
ID nhjnlikmjhhohgonfieanonglomklgmg
官方URL https://chrome.google.com/webstore/detail/now-new-tab/nhjnlikmjhhohgonfieanonglomklgmg
简介 now - simple new tab
文件大小 1.18 MB
安装次数 2,000
当前版本 1.31
更新时间 2014-11-11
上架时间 2014-11-11
评分 3.65/5 共108次评分
开发者 http://sumel.me
付费类型 free
扩展官网 http://sumel.me/now
帮助页面URL http://sumel.me/now
支持的语言 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"
    }
}