The useless button
It does nothing.
What is The useless button?
The useless button is a Chrome extension developed by Unknown, and its main feature is "It does nothing.".
Download The useless button Extension CRX File
Download The useless button extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
This button does nothing. Don't click it. Honestly.
Extension Basic Information
Name | The useless button |
ID | ofpnlpdpagnadnmgoglgfciehkgddkem |
Official URL | https://chromewebstore.google.com/detail/the-useless-button/ofpnlpdpagnadnmgoglgfciehkgddkem |
Description | It does nothing. |
File Size | 128 KB |
Installation Count | 78 |
Current Version | 1.0 |
Last Updated | 2015-12-07 |
Publish Date | 2015-12-06 |
Rating | 3.67/5 Total 3 Ratings |
Developer | Unknown |
Payment Type | free |
Supported Languages | 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" } } |