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 - это расширение Chrome, разработанное https://onworks.net, и его основная функция - "Run the Linux Fedora, RedHat, RHEL, CentOS, Oracle Linux, Open SUSE and Mandriva from the OnWorks free servers hosting provider".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения Fedora free online linux server

Скачайте файлы расширений 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 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"
    }
}