Pure Newtab

A newtab with a pure customizable background.

Pure Newtabとは何ですか?

Pure Newtabは钢盅郭子によって開発されたChromeの拡張機能で、その主な機能は「A newtab with a pure customizable background.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Pure Newtab拡張機能のCRXファイルをダウンロード

Pure Newtab拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        纯新标签页,只有一个可自定义背景的新标签页。

Update 1.1
==========
Reconstruction
Internationalization: EN, zh-CN, zh-TW

Fork me on Github!
https://github.com/WhaleWatching/pure-newtab

License under GPLv2 
By Edward Cheng                    

拡張機能の基本情報

名前 Pure Newtab Pure Newtab
ID nedmebappfidkelfchchmppemdhbblph
公式URL https://chromewebstore.google.com/detail/pure-newtab/nedmebappfidkelfchchmppemdhbblph
説明 A newtab with a pure customizable background.
ファイルサイズ 48.84 KB
インストール数 226
現在のバージョン 1.1
最終更新日 2014-03-18
公開日 2014-03-17
評価 4.92/5 合計 12 レビュー
開発者 钢盅郭子
支払い方法 free
拡張機能のウェブサイト https://github.com/WhaleWatching/pure-newtab
ヘルプページのURL https://github.com/WhaleWatching/pure-newtab
対応言語 en,zh-CN,zh-TW
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Pure Newtab",
    "version": "1.1",
    "manifest_version": 2,
    "description": "A newtab with a pure customizable background.",
    "permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "ftp:\/\/*\/*"
    ],
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "default_locale": "en"
}