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!
Was ist Ball so Hard?
Ball so Hard ist eine Chrome-Erweiterung, die von Lebrosston Market entwickelt wurde, und ihr Hauptmerkmal ist "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".
Erweiterungsscreenshots
Ball so Hard-Erweiterungs-CRX-Datei herunterladen
Laden Sie Ball so Hard-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | |
ID | pinppgaoicidhmldjpobcaenbahkonei |
Offizielle URL | https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei |
Beschreibung | Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby! |
Dateigröße | 56.62 KB |
Installationsanzahl | 50 |
Aktuelle Version | 0.4 |
Letztes Update | 2017-12-03 |
Veröffentlichungsdatum | 2017-12-03 |
Bewertung | 5.00/5 Insgesamt 3 Bewertungen |
Entwickler | Lebrosston Market |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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" } |