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
What is Fedora free online linux server?
Fedora free online linux server is a Chrome extension developed by https://onworks.net, and its main feature is "Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider".
Extension Screenshots
Download Fedora free online linux server Extension CRX File
Download Fedora free online linux server extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Fedora free online linux server |
ID | ebbhbklppdcgmlhfckcnpbjnmocdnomp |
Official URL | https://chromewebstore.google.com/detail/fedora-free-online-linux/ebbhbklppdcgmlhfckcnpbjnmocdnomp |
Description | Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider |
File Size | 445 KB |
Installation Count | 1,921 |
Current Version | 1.5.0 |
Last Updated | 2022-11-13 |
Publish Date | 2020-03-08 |
Rating | 5.00/5 Total 4 Ratings |
Developer | https://onworks.net |
[email protected] | |
Payment Type | free |
Extension Website | https://www.onworks.net/media/system/apps/free-fedora-workstation-online.html |
Privacy Policy Page URL | https://www.apkonline.net/index.php/cloud-apps-policy |
Supported Languages | 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" } } |