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
官方網址 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"
    }
}