Fedora free online linux server
Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider
¿Qué es Fedora free online linux server?
Fedora free online linux server es una extensión de Chrome desarrollada por https://onworks.net, y su función principal es "Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Fedora free online linux server
Descarga archivos de extensión Fedora free online linux server 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
This extension is a file manager integration to import and export your desktop files into the Fedora linux server provided by the OnWorks free hosting provider. It also allows to import files detected as links by Google Chrome. Users should install this extension in order to import and export their files in their OnWorks Fedora linux online workstation.
Información Básica de la Extensión
Nombre | Fedora free online linux server |
ID | ebbhbklppdcgmlhfckcnpbjnmocdnomp |
URL Oficial | https://chromewebstore.google.com/detail/fedora-free-online-linux/ebbhbklppdcgmlhfckcnpbjnmocdnomp |
Descripción | Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider |
Tamaño del Archivo | 445 KB |
Cantidad de Instalaciones | 1,921 |
Versión Actual | 1.5.0 |
Última Actualización | 2022-11-13 |
Fecha de Publicación | 2020-03-08 |
Calificación | 5.00/5 Total de 4 Calificaciones |
Desarrollador | https://onworks.net |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://www.onworks.net/media/system/apps/free-fedora-workstation-online.html |
URL de la Página de Política de Privacidad | https://www.apkonline.net/index.php/cloud-apps-policy |
Idiomas Soportados | de,en,fr,nl,tr,es,es-419,it,pl,pt-BR,pt-PT,ru,uk,hi,ar,zh-CN,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "__MSG_title__", "version": "1.5.0", "description": "__MSG_description__", "default_locale": "en", "action": { "default_popup": "index.html", "default_icon": "icons\/app_38.png" }, "options_page": "settings.html", "icons": { "128": "icons\/app_128.png", "48": "icons\/app_48.png", "16": "icons\/app_16.png" } } |