Roblox JobId Join
Roblox JobId Join allows you to join a Roblox server with a specific job ID!
Vad är Roblox JobId Join?
Roblox JobId Join är en Chrome-tillägg utvecklad av Romz Studios, och dess huvudfunktion är "Roblox JobId Join allows you to join a Roblox server with a specific job ID!".
Tilläggsskärmbilder
Ladda ner Roblox JobId Join-förlängningens CRX-fil
Ladda ner Roblox JobId Join-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
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 Grundläggande Information om Tillägg
| Namn | |
| ID | pdeebkpgdaflejgihpbniammmelkdnac |
| Officiell webbadress | https://chromewebstore.google.com/detail/roblox-jobid-join/pdeebkpgdaflejgihpbniammmelkdnac |
| Beskrivning | Roblox JobId Join allows you to join a Roblox server with a specific job ID! |
| Filstorlek | 7.12 KB |
| Antal Installationer | 7,034 |
| Aktuell Version | 1.1.0 |
| Senast Uppdaterad | 2022-04-22 |
| Publiceringsdatum | 2020-11-18 |
| Betyg | 3.38/5 Totalt 13 Betyg |
| Utvecklare | Romz Studios |
| E-post | [email protected] |
| Betalningssätt | free |
| Stödda Språk | 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": [
" | |