Ball so Hard
Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!
Apa itu Ball so Hard?
Ball so Hard adalah ekstensi Chrome yang dikembangkan oleh Lebrosston Market, dan fitur utamanya adalah "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Ball so Hard
Unduh file ekstensi Ball so Hard 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
Get inspired with a new quote from the CEO and Founder of the Big Baller Brand right in your Google Chrome-Mo. Its like skrt but grrra ya fimme cuh. Now with 50+ quotes.
Informasi Dasar Ekstensi
Nama | |
ID | pinppgaoicidhmldjpobcaenbahkonei |
URL Resmi | https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei |
Deskripsi | Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby! |
Ukuran File | 56.62 KB |
Jumlah Instalasi | 50 |
Versi Saat Ini | 0.4 |
Terakhir Diperbarui | 2017-12-03 |
Tanggal Publikasi | 2017-12-03 |
Penilaian | 5.00/5 Total 3 Penilaian |
Pengembang | Lebrosston Market |
[email protected] | |
Tipe Pembayaran | free |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "Ball.js" ] }, "chrome_url_overrides": { "newtab": "index.html" }, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "description": "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!", "icons": { "128": "icon-128.png", "16": "icon-16.png", "48": "icon-48.png" }, "manifest_version": 2, "name": "Ball so Hard", "offline_enabled": true, "version": "0.4" } |