FreeServer
Finds free Private Servers on Roblox for free!
Was ist FreeServer?
FreeServer ist eine Chrome-Erweiterung, die von https://fern.wtf entwickelt wurde, und ihr Hauptmerkmal ist "Finds free Private Servers on Roblox for free!".
Erweiterungsscreenshots
FreeServer-Erweiterungs-CRX-Datei herunterladen
Laden Sie FreeServer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
**Make sure that you installed BTRblox before using this plugin** FAQ: Q:What does this plugin do? A:This plugin can provide you free robux vip server Q:Why it doesn't display any free vip server? A:If the plugin can't get any vip server from the provide server, it will not display anything. official github: https://github.com/Kelvinouo/FreeServer
Grundlegende Informationen zur Erweiterung
Name | FreeServer |
ID | giibhjmljpmnaiadfpghpajecbpbifob |
Offizielle URL | https://chromewebstore.google.com/detail/freeserver/giibhjmljpmnaiadfpghpajecbpbifob |
Beschreibung | Finds free Private Servers on Roblox for free! |
Dateigröße | 236 KB |
Installationsanzahl | 2,649 |
Aktuelle Version | 0.13 |
Letztes Update | 2023-05-12 |
Veröffentlichungsdatum | 2023-03-20 |
Bewertung | 4.82/5 Insgesamt 11 Bewertungen |
Entwickler | https://fern.wtf |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://github.com/Kelvinouo/FreeServer |
Hilfeseite URL | https://github.com/Kelvinouo/FreeServer/issues |
URL der Datenschutzrichtlinien-Seite | https://fern.wtf/tos |
Unterstützte Sprachen | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "FreeServer", "action": [], "manifest_version": 3, "version": "0.13", "description": "Finds free Private Servers on Roblox for free!", "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "js": [ "js\/jquery.js" ], "matches": [ "https:\/\/*.roblox.com\/games\/*" ] } ], "permissions": [ "scripting" ], "background": { "service_worker": "background.js" }, "host_permissions": [ "https:\/\/*.roblox.com\/games\/*" ], "web_accessible_resources": [ { "resources": [ "images\/*.png", "css\/*.css", "js\/*.js", "load.js", "background.js" ], "matches": [ " |