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": [
" | |