Useless Button
An absolutely useless button
Cos'è Useless Button?
Useless Button è un'estensione di Chrome sviluppata da willemvanv05, e la sua funzione principale è "An absolutely useless button".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Useless Button
Scarica i file di estensione Useless Button in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
                        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!                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | idnmhmpgbblkfpjffmdklngnabjeekfn | 
| URL Ufficiale | https://chromewebstore.google.com/detail/useless-button/idnmhmpgbblkfpjffmdklngnabjeekfn | 
| Descrizione | An absolutely useless button | 
| Dimensione del File | 3.63 KB | 
| Conteggio Installazioni | 160 | 
| Versione Corrente | 1.0 | 
| Ultimo Aggiornamento | 2020-07-25 | 
| Data di Pubblicazione | 2020-07-24 | 
| Valutazione | 5.00/5 Totale 3 Valutazioni | 
| Sviluppatore | willemvanv05 | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Lingue Supportate | 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"
    }
}  |  |