Benedict Cumberbun
What was that actor's name again?
什麼是Benedict Cumberbun?
Benedict Cumberbun是由zjulia開發的Chrome擴展程式,該擴展的主要功能是“What was that actor's name again?”。
擴展截圖
下載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                     擴展基本資訊
| 名稱 |   |  
| ID | oabdohcokhogplmoohoclmmciegbnofg | 
| 官方網址 | 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"
    }
}  |  |