SearchBlox
Search Roblox servers for a desired player
SearchBloxとは何ですか?
SearchBloxはleilahmasheyoによって開発されたChromeの拡張機能で、その主な機能は「Search Roblox servers for a desired player」です。
拡張機能のスクリーンショット
SearchBlox拡張機能のCRXファイルをダウンロード
SearchBlox拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Donations are appreciated :c
https://www.roblox.com/groups/16854246/SearchBlox#!/store
Tutorial: Go to the game where the person you want to find is in, go to the servers option in Roblox and there will be a box for you to type the name of whoever you need to find then it will automatically show you the server highlighted by a green box for you to easily join your friend.
UPDATE: FIXED AFTER ROBLOX'S SHITTY UPDATE.
Video Tutorial: https://www.youtube.com/watch?v=FrnfGFVfZ_k
Support Server: https://discord.gg/TXszYaKSgM 拡張機能の基本情報
| 名前 | |
| ID | pfnpibkjgkpifagdbjkckikghnhhmacp |
| 公式URL | https://chrome.google.com/webstore/detail/searchblox/pfnpibkjgkpifagdbjkckikghnhhmacp |
| 説明 | Search Roblox servers for a desired player |
| ファイルサイズ | 59.07 KB |
| インストール数 | 68,444 |
| 現在のバージョン | 1.3 |
| 最終更新日 | 2023-03-21 |
| 公開日 | 2022-12-26 |
| 評価 | 3.35/5 合計 161 レビュー |
| 開発者 | leilahmasheyo |
| 支払い方法 | free |
| 拡張機能のウェブサイト | https://discord.gg/TXszYaKSgM |
| ヘルプページのURL | https://discord.gg/TXszYaKSgM |
| 対応言語 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "SearchBlox",
"manifest_version": 3,
"version": "1.3",
"description": "Search Roblox servers for a desired player",
"icons": {
"16": "images\/16x16.png",
"32": "images\/32x32.png",
"48": "images\/48x48.png",
"128": "images\/128x128.png"
},
"permissions": [
"scripting"
],
"background": {
"service_worker": "background.js"
},
"host_permissions": [
"https:\/\/*.roblox.com\/games\/"
],
"web_accessible_resources": [
{
"resources": [
"images\/*.png",
"styles.css",
"content.js",
"load.js",
"panel.html"
],
"matches": [
" | |