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"
    }
}