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
Was ist Fedora free online linux server?
Fedora free online linux server ist eine Chrome-Erweiterung, die von https://onworks.net entwickelt wurde, und ihr Hauptmerkmal ist "Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider".
Erweiterungsscreenshots
Fedora free online linux server-Erweiterungs-CRX-Datei herunterladen
Laden Sie Fedora free online linux server-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
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.
Grundlegende Informationen zur Erweiterung
Name | Fedora free online linux server |
ID | ebbhbklppdcgmlhfckcnpbjnmocdnomp |
Offizielle URL | https://chromewebstore.google.com/detail/fedora-free-online-linux/ebbhbklppdcgmlhfckcnpbjnmocdnomp |
Beschreibung | Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider |
Dateigröße | 445 KB |
Installationsanzahl | 1,921 |
Aktuelle Version | 1.5.0 |
Letztes Update | 2022-11-13 |
Veröffentlichungsdatum | 2020-03-08 |
Bewertung | 5.00/5 Insgesamt 4 Bewertungen |
Entwickler | https://onworks.net |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://www.onworks.net/media/system/apps/free-fedora-workstation-online.html |
URL der Datenschutzrichtlinien-Seite | https://www.apkonline.net/index.php/cloud-apps-policy |
Unterstützte Sprachen | 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" } } |