SearchBlox
Search Roblox servers for a desired player
什么是SearchBlox?
SearchBlox是由fripp开发的Chrome扩展程序,该扩展的主要功能是“Search Roblox servers for a desired player”。
扩展截图
下载SearchBlox扩展crx文件
下载SearchBlox扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Blazingly fast Roblox server searcher. Join anyone's server with an easy to use GUI!
扩展基本信息
名称 | |
ID | blddohgncmehcepnokognejaaahehncd |
官方URL | https://chrome.google.com/webstore/detail/searchblox/blddohgncmehcepnokognejaaahehncd |
简介 | Search Roblox servers for a desired player |
文件大小 | 57.73 KB |
安装次数 | 280,769 |
当前版本 | 0.5.6 |
更新时间 | 2022-11-22 |
上架时间 | 2020-07-05 |
评分 | 3.32/5 共387次评分 |
开发者 | fripp |
电子邮箱 | [email protected] |
付费类型 | free |
隐私政策页面URL | https://www.freeprivacypolicy.com/live/b46d024a-08ab-4e41-9622-fbd0e83301d3 |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "SearchBlox", "manifest_version": 3, "version": "0.5.6", "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\/" ], "web_accessible_resources": [ { "resources": [ "images\/*.png", "styles.css", "content.js", "load.js", "panel.html" ], "matches": [ " |