goormIDE: Powerful Code Editor with Container
The Powerful Cloud-based IDE Service
goormIDE: Powerful Code Editor with Container क्या है?
goormIDE: Powerful Code Editor with Container https://ide.goorm.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The Powerful Cloud-based IDE Service"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में goormIDE: Powerful Code Editor with Container एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
DEVELOP WITH EXCELLENCE goormIDE is a powerful cloud IDE service to maximize the productivity for developers and teams. Build your own development environment with just a few clicks. You can turn your ideas into SW anytime, anywhere. - Edit, build, run and debug on the web-browser. - Access to the Linux-based container via the fully-featured web-based terminal. - Install and configure anything whatever you want, just like your local machine. - Edit source code in real-time and communicate with other teammates on the same environment. - If problems occur, just rollback source code at any time. - Connect your Git/Subversion repositories, easily. - Using gui-interface, just clone, edit, commit, push and pull your project.
एक्सटेंशन की मूल जानकारी
नाम | goormIDE: Powerful Code Editor with Container |
ID | ijjkemiomhkpfaekhcjladhkdojlaogc |
आधिकारिक URL | https://chromewebstore.google.com/detail/goormide-powerful-code-ed/ijjkemiomhkpfaekhcjladhkdojlaogc |
विवरण | The Powerful Cloud-based IDE Service |
फ़ाइल का आकार | 945 KB |
स्थापना संख्या | 11,720 |
वर्तमान संस्करण | 4.0.0.0 |
अंतिम अपडेट | 2022-05-24 |
प्रकाशन तिथि | 2020-02-02 |
रेटिंग | 4.52/5 कुल 25 रेटिंग्स |
डेवलपर | https://ide.goorm.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://ide.goorm.io/ |
गोपनीयता नीति पृष्ठ URL | https://accounts.goorm.io/privacy |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "name": "goormIDE: Powerful Code Editor with Container", "author": "goorm inc", "description": "The Powerful Cloud-based IDE Service", "version": "4.0.0.0", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_popup": "index.html", "default_title": "goormIDE" }, "permissions": [ "tabs", "cookies" ], "host_permissions": [ "https:\/\/*.goorm.io\/*" ] } |