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'est-ce que Ball so Hard ?

Ball so Hard est une extension Chrome développée par Lebrosston Market, et sa fonction principale est "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Ball so Hard

Téléchargez les fichiers d'extension Ball so Hard au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Ball so Hard Ball so Hard
ID pinppgaoicidhmldjpobcaenbahkonei
URL Officiel https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei
Description Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!
Taille du Fichier 56.62 KB
Nombre d'Installations 50
Version Actuelle 0.4
Dernière Mise à Jour 2017-12-03
Date de Publication 2017-12-03
Évaluation 5.00/5 Total 3 Évaluations
Développeur Lebrosston Market
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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"
}