
Roblox URL Launcher
大小:70.39KiB版本:v 1.10更新时间:2021-12-21
Joins a game, specific server or opens studio basing on url parameters.
Roblox URL Launcher 的使用方法详解,最全面的教程
Roblox URL Launcher 描述:
用户数:20000
分类:无障碍插件
扩展大小:70.39 KiB
最后更新时间:2021-12-21
版本:v 1.10
Roblox URL Launcher 插件简介:
这是来自Chrome商店的 Roblox URL Launcher 浏览器插件,您可以在当前页面下载它的最新版本安装文件,并安装在Chrome、Edge等浏览器上。
Roblox URL Launcher插件下载方法/流程:
点击下载按钮,关注“扩展迷Extfans”公众号并获取验证码,在网页弹窗中输入验证码,即可下载最新安装文件。
Roblox URL Launcher插件安装教程/方法:
(1)将扩展迷上下载的安装包文件(.zip)解压为文件夹,其中类型为“crx”的文件就是接下来需要用到的安装文件
(2) 从设置->更多工具->扩展程序 打开扩展程序页面,或者地址栏输入 Chrome://extensions/ 按下回车打开扩展程序页面
(3) 打开扩展程序页面的“开发者模式”
(4) 将crx文件拖拽到扩展程序页面,
完成安装如有其它安装问题,
请扫描网站底部二维码与客服联系如有疑问请参考:
https://www.extfans.com/installation/Let's user safely launch the Roblox application ( Client / Studio ) via URL using native Roblox functions.
Source code available at https://github.com/Etheroit/RobloxURLLauncher
Note: This extension was NOT made to bypass Roblox security. For instance - you won't be able to join a game you don't have access to or join a player you can't follow into the game (same if the player is in a game you don't have access to).
For example (contains a complete list of possibilities):
- https://www.roblox.com/home?followUserId=1 - would make the client follow user id 1 into the game the user is playing (only works if the player's privacy settings allow you to join them eg. via profile)
- https://www.roblox.com/home?editPlaceId=920587237 - would try to open a place with that id in the studio (won't work if you don't have permissions to edit that place)
- https://www.roblox.com/home?placeId=920587237 - would open the client and join that place
- https://www.roblox.com/home?placeId=920587237&gameId=8c7024c6-e89d-4bd1-977b-2c21fd8ed793 OR https://www.roblox.com/games/920587237/NAME?gameId=8c7024c6-e89d-4bd1-977b-2c21fd8ed793 - would open the client and join a server with that identifier.
- https://www.roblox.com/home?privatePlaceId=920587237&privateId=efa67300-c5a1-47e6-a3d8-a9af904e6993 - would open the client and join a private server with that identifier (only works if you normally see the server under the "Servers" tab. If you want to let any person join, use method based on invite link shown below)
- https://www.roblox.com/home?privatePlaceId=920587237&code=wlH1zTFR3s3ZRNTbwzVL3530tVh2aHl1 - joins a private server using private server link (code comes from "privateServerLinkCode" parameter of Roblox's private server link)
Additionally "dontClose=1" parameter may be added in the link to not automatically close the tab upon Roblox client launch.
(Presented examples use "https://www.roblox.com/home", but "https://www.roblox.com/groups/*" and "https://www.roblox.com/games/*" work correctly as well)