A New, New Tab Page

A new, sexy, better new tab page.

A New, New Tab Pageとは何ですか?

A New, New Tab PageはKeen Studiosによって開発されたChromeの拡張機能で、その主な機能は「A new, sexy, better new tab page.」です。

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

screenshot

A New, New Tab Page拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        The most beautiful (and semi-useful) new tab page that exists, and will ever exist. Using this as your new tab page guarantees you that every woman in town will know who you are. You will forever be known as the guy with the sexy-as-hell new tab page. You will be the envy of your male friends.                    

拡張機能の基本情報

名前 A New, New Tab Page A New, New Tab Page
ID lpfmjekapoijbaooedjhifincgbinpfh
公式URL https://chromewebstore.google.com/detail/a-new-new-tab-page/lpfmjekapoijbaooedjhifincgbinpfh
説明 A new, sexy, better new tab page.
ファイルサイズ 393 KB
インストール数 67
現在のバージョン 1.0.0
最終更新日 2012-11-08
公開日 2012-11-07
評価 3.83/5 合計 6 レビュー
開発者 Keen Studios
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "A New, New Tab Page",
    "version": "1.0.0",
    "manifest_version": 2,
    "description": "A new, sexy, better new tab page.",
    "permissions": [
        "*:\/\/*\/*"
    ],
    "offline_enabled": true,
    "chrome_url_overrides": {
        "newtab": "index.html"
    }
}