RoSniper
Snipe any roblox player with only their username.
什么是RoSniper?
RoSniper是由SJNI开发的Chrome扩展程序,该扩展的主要功能是“Snipe any roblox player with only their username.”。
扩展截图
下载RoSniper扩展crx文件
下载RoSniper扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Join anyone's server without being their friend.(MUST USE CORRECT CAPITILIZATION)
Tutorial: Go to the game where the person you want to find is in, go to the server's 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.
Support Server: https://discord.gg/P2XKsFnBCH
Source Code: https://github.com/RobloxTestr/RoSniper
Showcase: https://www.youtube.com/watch?v=pgy8B3DhMRI
-- FASTEST ON THE MARKET. --
Update 1.2: UI Revamp, UI bug fixes., UI transition, New showcase, Source Code Release. 扩展基本信息
| 名称 | |
| ID | nddpoaebnalejnlidgcedobiggfcfhop |
| 官方URL | https://chromewebstore.google.com/detail/rosniper/nddpoaebnalejnlidgcedobiggfcfhop |
| 简介 | Snipe any roblox player with only their username. |
| 文件大小 | 68.86 KB |
| 安装次数 | 11,756 |
| 当前版本 | 1.2 |
| 更新时间 | 2023-06-06 |
| 上架时间 | 2023-05-11 |
| 评分 | 4.07/5 共46次评分 |
| 开发者 | SJNI |
| 电子邮箱 | [email protected] |
| 付费类型 | free |
| 帮助页面URL | https://discord.gg/P2XKsFnBCH |
| 支持的语言 | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "RoSniper",
"manifest_version": 3,
"version": "1.2",
"description": "Snipe any roblox player with only their username.",
"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": [
" | |