Roblox JobId Join
Roblox JobId Join allows you to join a Roblox server with a specific job ID!
什么是Roblox JobId Join?
Roblox JobId Join是由Romz Studios开发的Chrome扩展程序,该扩展的主要功能是“Roblox JobId Join allows you to join a Roblox server with a specific job ID!”。
扩展截图
下载Roblox JobId Join扩展crx文件
下载Roblox JobId Join扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
To join a server, add a `serverJobId=` query parameter to the URL. This will automatically launch Roblox much like links with VIP server codes do.
Source Code: https://github.com/DaRealRomz/roblox-jobid-join 扩展基本信息
| 名称 | |
| ID | pdeebkpgdaflejgihpbniammmelkdnac |
| 官方URL | https://chromewebstore.google.com/detail/roblox-jobid-join/pdeebkpgdaflejgihpbniammmelkdnac |
| 简介 | Roblox JobId Join allows you to join a Roblox server with a specific job ID! |
| 文件大小 | 7.12 KB |
| 安装次数 | 7,034 |
| 当前版本 | 1.1.0 |
| 更新时间 | 2022-04-22 |
| 上架时间 | 2020-11-18 |
| 评分 | 3.38/5 共13次评分 |
| 开发者 | Romz Studios |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Roblox JobId Join",
"version": "1.1.0",
"description": "Roblox JobId Join allows you to join a Roblox server with a specific job ID!",
"icons": {
"128": "logo128.png"
},
"content_scripts": [
{
"matches": [
"*:\/\/www.roblox.com\/games\/*\/*"
],
"js": [
"injector.js"
]
}
],
"web_accessible_resources": [
{
"resources": [
"launch.js"
],
"matches": [
" | |