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!
Что такое Ball so Hard?
Ball so Hard - это расширение Chrome, разработанное Lebrosston Market, и его основная функция - "Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby!".
Снимки экрана расширения
Скачать файл CRX расширения Ball so Hard
Скачайте файлы расширений Ball so Hard в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | pinppgaoicidhmldjpobcaenbahkonei |
Официальный URL | https://chromewebstore.google.com/detail/ball-so-hard/pinppgaoicidhmldjpobcaenbahkonei |
Описание | Baller-ize your browsing with quotes from the greatest 1-on-1 player in history, Lavar Ball. We in a new lane, baby! |
Размер файла | 56.62 KB |
Количество установок | 50 |
Текущая Версия | 0.4 |
Последнее Обновление | 2017-12-03 |
Дата публикации | 2017-12-03 |
Рейтинг | 5.00/5 Всего 3 оценок |
Разработчик | Lebrosston Market |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | 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" } |