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 |
| 官方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"
}
} | |