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!

Cos'è Ball so Hard?

Ball so Hard è un'estensione di Chrome sviluppata da Lebrosston Market, e la sua funzione principale è "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Ball so Hard

Scarica i file di estensione Ball so Hard in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome Ball so Hard Ball so Hard
ID pinppgaoicidhmldjpobcaenbahkonei
URL Ufficiale https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei
Descrizione Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!
Dimensione del File 56.62 KB
Conteggio Installazioni 50
Versione Corrente 0.4
Ultimo Aggiornamento 2017-12-03
Data di Pubblicazione 2017-12-03
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore Lebrosston Market
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
}