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
O que é Fedora free online linux server?
Fedora free online linux server é uma extensão do Chrome desenvolvida por https://onworks.net, e sua principal característica é "Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fedora free online linux server
Baixe arquivos de extensão Fedora free online linux server no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | Fedora free online linux server |
ID | ebbhbklppdcgmlhfckcnpbjnmocdnomp |
URL Oficial | https://chromewebstore.google.com/detail/fedora-free-online-linux/ebbhbklppdcgmlhfckcnpbjnmocdnomp |
Descrição | Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider |
Tamanho do Arquivo | 445 KB |
Contagem de Instalações | 1,921 |
Versão Atual | 1.5.0 |
Última Atualização | 2022-11-13 |
Data de Publicação | 2020-03-08 |
Classificação | 5.00/5 Total de 4 Avaliações |
Desenvolvedor | https://onworks.net |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.onworks.net/media/system/apps/free-fedora-workstation-online.html |
URL da Página de Política de Privacidade | https://www.apkonline.net/index.php/cloud-apps-policy |
Idiomas Suportados | 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" } } |