FreeServer
Finds free Private Servers on Roblox for free!
¿Qué es FreeServer?
FreeServer es una extensión de Chrome desarrollada por https://fern.wtf, y su función principal es "Finds free Private Servers on Roblox for free!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión FreeServer
Descarga archivos de extensión FreeServer en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
**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
Información Básica de la Extensión
Nombre | FreeServer |
ID | giibhjmljpmnaiadfpghpajecbpbifob |
URL Oficial | https://chromewebstore.google.com/detail/freeserver/giibhjmljpmnaiadfpghpajecbpbifob |
Descripción | Finds free Private Servers on Roblox for free! |
Tamaño del Archivo | 236 KB |
Cantidad de Instalaciones | 2,649 |
Versión Actual | 0.13 |
Última Actualización | 2023-05-12 |
Fecha de Publicación | 2023-03-20 |
Calificación | 4.82/5 Total de 11 Calificaciones |
Desarrollador | https://fern.wtf |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://github.com/Kelvinouo/FreeServer |
URL de la Página de Ayuda | https://github.com/Kelvinouo/FreeServer/issues |
URL de la Página de Política de Privacidad | https://fern.wtf/tos |
Idiomas Soportados | 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": [ " |