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 مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
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" } |