Benedict Cumberbun

What was that actor's name again?

Benedict Cumberbunとは何ですか?

Benedict Cumberbunはzjuliaによって開発されたChromeの拡張機能で、その主な機能は「What was that actor's name again?」です。

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

screenshot

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

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

拡張機能の使用方法

                        For if you're trying to remember the name of that actor that plays Sherlock Holmes in the recent TV series                    

拡張機能の基本情報

名前 Benedict Cumberbun Benedict Cumberbun
ID oabdohcokhogplmoohoclmmciegbnofg
公式URL https://chromewebstore.google.com/detail/benedict-cumberbun/oabdohcokhogplmoohoclmmciegbnofg
説明 What was that actor's name again?
ファイルサイズ 229 KB
インストール数 11
現在のバージョン 1.0
最終更新日 2014-10-07
公開日 2014-10-06
評価 3.67/5 合計 3 レビュー
開発者 zjulia
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Benedict Cumberbun",
    "version": "1.0",
    "description": "What was that actor's name again?",
    "manifest_version": 2,
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "popup.html"
    }
}