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!

¿Qué es Ball so Hard?

Ball so Hard es una extensión de Chrome desarrollada por Lebrosston Market, y su función principal es "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Ball so Hard

Descarga archivos de extensión Ball so Hard en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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.                    

Información Básica de la Extensión

Nombre Ball so Hard Ball so Hard
ID pinppgaoicidhmldjpobcaenbahkonei
URL Oficial https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei
Descripción Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!
Tamaño del Archivo 56.62 KB
Cantidad de Instalaciones 50
Versión Actual 0.4
Última Actualización 2017-12-03
Fecha de Publicación 2017-12-03
Calificación 5.00/5 Total de 3 Calificaciones
Desarrollador Lebrosston Market
Correo electrónico [email protected]
Tipo de Pago free
Idiomas Soportados 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"
}