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!

Hvad er Ball so Hard?

Ball so Hard er en Chrome-udvidelse udviklet af Lebrosston Market, og dens hovedfunktion er "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".

Udvidelsesskærmbilleder

screenshot

Download Ball so Hard-udvidelses-CRX-fil

Download Ball so Hard-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Ball so Hard Ball so Hard
ID pinppgaoicidhmldjpobcaenbahkonei
Officiel URL https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei
Beskrivelse Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!
Filstørrelse 56.62 KB
Antal Installationer 50
Nuværende Version 0.4
Senest Opdateret 2017-12-03
Udgivelsesdato 2017-12-03
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler Lebrosston Market
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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"
}