Dickbutter
Everyone could use more Dickbutt in their life.
Apa itu Dickbutter?
Dickbutter adalah ekstensi Chrome yang dikembangkan oleh Big Boys NYC, dan fitur utamanya adalah "Everyone could use more Dickbutt in their life.".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Dickbutter
Unduh file ekstensi Dickbutter dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
Tired of boring pictures everywhere? Make them Dickbutt. Make the Internet... better.
Informasi Dasar Ekstensi
Nama | |
ID | ggojbdpmkdmhmjielkjeladamhdflkdm |
URL Resmi | https://chrome.google.com/webstore/detail/dickbutter/ggojbdpmkdmhmjielkjeladamhdflkdm |
Deskripsi | Everyone could use more Dickbutt in their life. |
Ukuran File | 4.31 KB |
Jumlah Instalasi | 85 |
Versi Saat Ini | 0.0.3 |
Terakhir Diperbarui | 2015-03-16 |
Tanggal Publikasi | 2015-03-16 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Big Boys NYC |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | 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" } |