Dickbutter
Everyone could use more Dickbutt in their life.
Cos'è Dickbutter?
Dickbutter è un'estensione di Chrome sviluppata da Big Boys NYC, e la sua funzione principale è "Everyone could use more Dickbutt in their life.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Dickbutter
Scarica i file di estensione Dickbutter 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
Tired of boring pictures everywhere? Make them Dickbutt. Make the Internet... better.
Informazioni di Base sull'Estensione
Nome | |
ID | ggojbdpmkdmhmjielkjeladamhdflkdm |
URL Ufficiale | https://chrome.google.com/webstore/detail/dickbutter/ggojbdpmkdmhmjielkjeladamhdflkdm |
Descrizione | Everyone could use more Dickbutt in their life. |
Dimensione del File | 4.31 KB |
Conteggio Installazioni | 85 |
Versione Corrente | 0.0.3 |
Ultimo Aggiornamento | 2015-03-16 |
Data di Pubblicazione | 2015-03-16 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | Big Boys NYC |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Dickbutter", "version": "0.0.3", "description": "Everyone could use more Dickbutt in their life.", "icons": { "32": "d32.png" }, "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Toggle Dickbutt", "default_icon": "d32.png" }, "permissions": [ "activeTab" ], "author": "Chris Germano" } |