The Hoff!

Every tab you open, there he is

The Hoff!とは何ですか?

The Hoff!はUnknownによって開発されたChromeの拡張機能で、その主な機能は「Every tab you open, there he is」です。

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

screenshot

The Hoff!拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                                            

拡張機能の基本情報

名前 The Hoff! The Hoff!
ID ainieecepkbhdgkhafpbcmblpikengoo
公式URL https://chromewebstore.google.com/detail/the-hoff/ainieecepkbhdgkhafpbcmblpikengoo
説明 Every tab you open, there he is
ファイルサイズ 35.48 KB
インストール数 10
現在のバージョン 1.1
最終更新日 2013-04-08
公開日 2013-04-08
評価 5.00/5 合計 2 レビュー
開発者 Unknown
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "chrome_url_overrides": {
        "newtab": "popup.html"
    },
    "description": "Every tab you open, there he is",
    "name": "The Hoff!",
    "permissions": [
        "http:\/\/hoff.piesnotpetrol.com\/"
    ],
    "icons": {
        "48": "images\/icon-48.png",
        "128": "images\/icon-128.png",
        "16": "images\/icon-16.png"
    },
    "manifest_version": 2,
    "version": "1.1"
}