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はLebrosston Marketによって開発されたChromeの拡張機能で、その主な機能は「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拡張機能のCRXファイルをダウンロード
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 |
Eメール | [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" } |