The useless button
It does nothing.
什么是The useless button?
The useless button是由Unknown开发的Chrome扩展程序,该扩展的主要功能是“It does nothing.”。
下载The useless button扩展crx文件
下载The useless button扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This button does nothing. Don't click it. Honestly. 扩展基本信息
| 名称 | |
| ID | ofpnlpdpagnadnmgoglgfciehkgddkem |
| 官方URL | https://chromewebstore.google.com/detail/the-useless-button/ofpnlpdpagnadnmgoglgfciehkgddkem |
| 简介 | It does nothing. |
| 文件大小 | 128 KB |
| 安装次数 | 78 |
| 当前版本 | 1.0 |
| 更新时间 | 2015-12-07 |
| 上架时间 | 2015-12-06 |
| 评分 | 3.67/5 共3次评分 |
| 开发者 | Unknown |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "The useless button",
"version": "1.0",
"description": "It does nothing.",
"browser_action": {
"default_icon": "icon.png",
"default_popup": "popup.html"
}
} | |