Ubuntu free online linux server

Run the Linux Ubuntu, Kubuntu, Lubuntu and Xubuntu from the OnWorks free servers hosting provider

Ubuntu free online linux server란 무엇입니까?

Ubuntu free online linux server은(는) https://onworks.net에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Run the Linux Ubuntu, Kubuntu, Lubuntu and Xubuntu from the OnWorks free servers hosting provider"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Ubuntu free online linux server 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        Run online Linux Ubuntu versions using your web browser. This extension provides the following OSs: Ubuntu GNOME, Kubuntu, Lubuntu and Xubuntu. All of them run using an integration with our "OnWorks" free servers hosting provider:

1. This Ubuntu online is one of the most well known Linux versions, and comes equipped with the GNOME desktop. Although the previous Unity desktop was evaluated we have opted for GNOME. It has a classic desktop style with icons, a panel on the left mimicking its traditional look and feel. This Ubuntu online comes preinstalled with the most common System tools, Office utilities, Graphic programs and so on.

2. This Kubuntu online inherits all the core features of Ubuntu but it looks different. It includes the KDE Plasma, a desktop environment that a lot of users prefer. This KDE desktop provides access to programs and files clicking a left-bottom K-button (Kickoff Application Launcher), which is similar to the typical Start button. As with Ubuntu GNOME online, it has preinstalled applications like LibreOffice, Okular Document Viewer, Kontact, Rekonq, Amarok, and Dragon player. It must be also noted that our Kubuntu online offers an user interface easier to use for people that comes from Windows and Mac OS.

3. This Xubuntu online also provides a lot of Ubuntu features but without compromising the performance and aesthetics. For that reason Xubuntu provides a desktop with a lot of bells and whistles while still striving not to impact too much on the PC system’s resources. This Xubuntu online comes with the XFCE desktop, which is lighter when compared to GNOME, Unity or KDE. 

4. This Lubuntu online provides the lighter desktop based on the LxQt(LxDE) desktop environment.  LxQt(LXDE) is a desktop environment to be run on system with poor resources. The desktop is simple and allows for you to place icons. It also supports a right-click menu. There are no desktop effects or animations.  Moreover, Lubuntu achieves to be lighter with applications and software that come packed with this particular distro. Instead of LibreOffice or something similar, end users are provided with Gnumeric and Abiword.

Note that all of these Ubuntu online versions are integrated with the file manager that are provided by the "OnWorks" free hosting provider. This file manager can be used to save and load the files handled inside the OnWorks online workstations.                    

확장 프로그램 기본 정보

이름 Ubuntu free online linux server Ubuntu free online linux server
ID pmaonbjcobmgkemldgcedmpbmmncpbgi
공식 URL https://chromewebstore.google.com/detail/ubuntu-free-online-linux/pmaonbjcobmgkemldgcedmpbmmncpbgi
설명 Run the Linux Ubuntu, Kubuntu, Lubuntu and Xubuntu from the OnWorks free servers hosting provider
파일 크기 448 KB
설치 횟수 64,299
현재 버전 1.3.0
최근 업데이트 2023-11-22
출시 날짜 2020-03-07
평점 3.68/5 총 44 개의 평점
개발자 https://onworks.net
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.onworks.net/media/system/apps/free-ubuntu-online-version19.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.3.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"
    },
    "permissions": [
        "webRequest",
        "storage"
    ],
    "background": {
        "service_worker": "s.js"
    },
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}