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
什么是Fedora free online linux server?
Fedora free online linux server是由https://onworks.net开发的Chrome扩展程序,该扩展的主要功能是“Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider”。
扩展截图
下载Fedora free online linux server扩展crx文件
下载Fedora free online linux server扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | Fedora free online linux server |
ID | ebbhbklppdcgmlhfckcnpbjnmocdnomp |
官方URL | https://chromewebstore.google.com/detail/fedora-free-online-linux/ebbhbklppdcgmlhfckcnpbjnmocdnomp |
简介 | Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider |
文件大小 | 445 KB |
安装次数 | 1,921 |
当前版本 | 1.5.0 |
更新时间 | 2022-11-13 |
上架时间 | 2020-03-08 |
评分 | 5.00/5 共4次评分 |
开发者 | https://onworks.net |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.onworks.net/media/system/apps/free-fedora-workstation-online.html |
隐私政策页面URL | https://www.apkonline.net/index.php/cloud-apps-policy |
支持的语言 | 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" } } |