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!
Wat is Ball so Hard?
Ball so Hard is een Chrome-extensie ontwikkeld door Lebrosston Market, en de belangrijkste functie is "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".
Extensie Screenshots
Download het CRX-bestand van de extensie Ball so Hard
Download Ball so Hard-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | |
ID | pinppgaoicidhmldjpobcaenbahkonei |
Officiële URL | https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei |
Beschrijving | Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby! |
Bestandsgrootte | 56.62 KB |
Aantal Installaties | 50 |
Huidige Versie | 0.4 |
Laatst Bijgewerkt | 2017-12-03 |
Publicatiedatum | 2017-12-03 |
Beoordeling | 5.00/5 Totaal 3 Beoordelingen |
Ontwikkelaar | Lebrosston Market |
[email protected] | |
Betalingswijze | free |
Ondersteunde Talen | 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" } |