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!
Co to jest Ball so Hard?
Ball so Hard to rozszerzenie Chrome opracowane przez Lebrosston Market, a jego główną funkcją jest „Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Ball so Hard
Pobierz pliki rozszerzeń Ball so Hard w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | pinppgaoicidhmldjpobcaenbahkonei |
Oficjalny URL | https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei |
Opis | Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby! |
Rozmiar pliku | 56.62 KB |
Liczba instalacji | 50 |
Aktualna Wersja | 0.4 |
Ostatnia Aktualizacja | 2017-12-03 |
Data Publikacji | 2017-12-03 |
Ocena | 5.00/5 Łącznie 3 Oceny |
Deweloper | Lebrosston Market |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } |