Useless Button
An absolutely useless button
什麼是Useless Button?
Useless Button是由willemvanv05開發的Chrome擴展程式,該擴展的主要功能是“An absolutely useless button”。
擴展截圖
下載Useless Button擴展crx文件
下載Useless Button擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Have you ever wanted a button that does absolutely nothing? Well now you can have one thanks to my couple hours of learning how to use java script, and for the cheap price of $FREE. When I say this button does nothing, I mean it really does nothing. Full disclaimer, this button will do absolutely nothing. Period. Have fun! 擴展基本資訊
| 名稱 | |
| ID | idnmhmpgbblkfpjffmdklngnabjeekfn |
| 官方網址 | https://chromewebstore.google.com/detail/useless-button/idnmhmpgbblkfpjffmdklngnabjeekfn |
| 簡介 | An absolutely useless button |
| 檔案大小 | 3.63 KB |
| 安裝次數 | 160 |
| 目前版本 | 1.0 |
| 更新時間 | 2020-07-25 |
| 上架時間 | 2020-07-24 |
| 評分 | 5.00/5 共 3 次評分 |
| 開發者 | willemvanv05 |
| 電子郵箱 | [email protected] |
| 付費類型 | free |
| 支援的語言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Useless Button",
"short_name": "B",
"version": "1.0",
"description": "An absolutely useless button",
"manifest_version": 2,
"browser_action": {
"default_popup": "popup.html",
"default_title": "Button"
}
} | |