Linux Mint online server
Run Linux Mint online server with the free hosting OnWorks
Linux Mint online server क्या है?
Linux Mint online server https://onworks.net द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Run Linux Mint online server with the free hosting OnWorks"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Linux Mint online server एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension provides OnWorks Linux Mint online, an Ubuntu-based distribution whose goal is to provide a classic desktop experience with many convenient, custom tools and optional out-of-the-box multimedia support. Linux Mint is one of the most popular and best user-friendly Ubuntu-based Linux distro available out there. It is perfect fit for both newcomers and advanced users. The main motto of Linux Mint is “From freedom came elegance” which provides a stable, powerful, easy to use, and a complete out of the box experience. Its main features are: As Linux Mint is Ubuntu-based Linux distro, so it is fully compatible with Ubuntu software repositories. Comes with a full-packed system including browser plugins, media codecs, support for DVD playback, Java, and other components. Linux Mint comes with a set of different templates as per user’s need including Cinnamon, GNOME, KDE, MATE, Xfce. This one comes with Cinnamon desktop environment which is super stable and looks elegant.
एक्सटेंशन की मूल जानकारी
नाम | Linux Mint online server |
ID | ohcdfkmeiinmedcnjfdpdmffmohlomjd |
आधिकारिक URL | https://chromewebstore.google.com/detail/linux-mint-online-server/ohcdfkmeiinmedcnjfdpdmffmohlomjd |
विवरण | Run Linux Mint online server with the free hosting OnWorks |
फ़ाइल का आकार | 63.09 KB |
स्थापना संख्या | 11,062 |
वर्तमान संस्करण | 1.2.9 |
अंतिम अपडेट | 2020-03-08 |
प्रकाशन तिथि | 2020-03-08 |
रेटिंग | 3.29/5 कुल 7 रेटिंग्स |
डेवलपर | https://onworks.net |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://www.onworks.net/media/system/apps/free-linux-mint-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": 2, "name": "__MSG_title__", "version": "1.2.9", "description": "__MSG_description__", "default_locale": "en", "browser_action": { "default_popup": "index.html", "default_icon": "icons\/app_38.png" }, "permissions": [ "contextMenus" ], "options_page": "settings.html", "icons": { "128": "icons\/app_128.png", "48": "icons\/app_48.png", "16": "icons\/app_16.png" }, "background": { "scripts": [ "support.js", "jquery-3.3.1.min.js" ], "persistent": false } } |