Gitpod
The developer platform for on-demand cloud development environments. Create software faster and more securely.
ما هو Gitpod؟
Gitpod هو إضافة Chrome تم تطويرها بواسطة https://gitpod.io، والميزة الرئيسية لها هي "The developer platform for on-demand cloud development environments. Create software faster and more securely.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Gitpod
قم بتنزيل ملفات الامتداد Gitpod بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
Gitpod is an open-source developer platform automating the provisioning of ready-to-code developer environments. This extension adds a button to your GitLab, GitHub and Bitbucket projects to easily spin up a dev environment with a single click. How it works: 1. Install the browser extension 2. Go to one of your projects at GitLab, GitHub or Bitbucket 3. Click on the Gitpod button and start a dev environment for your project 📘 Documentation: https://www.gitpod.io/docs/ Would you like to collaborate on the extension? You can, it's open source: https://github.com/gitpod-io/browser-extension
معلومات أساسية عن التمديد
الاسم | Gitpod |
ID | dodmmooeoklaejobgleioelladacbeki |
عنوان URL الرسمي | https://chromewebstore.google.com/detail/gitpod/dodmmooeoklaejobgleioelladacbeki |
الوصف | The developer platform for on-demand cloud development environments. Create software faster and more securely. |
حجم الملف | 214 KB |
عدد التثبيتات | 57,403 |
النسخة الحالية | 2.1.6 |
آخر تحديث | 2024-02-14 |
تاريخ النشر | 2020-06-29 |
تقييم | 4.92/5 مجموع تقييمات 51 |
المطور | https://gitpod.io |
البريد الإلكتروني | [email protected] |
نوع الدفع | free |
موقع الإضافة | https://www.gitpod.io |
عنوان صفحة المساعدة | https://community.gitpod.io |
عنوان صفحة سياسة الخصوصية | https://www.gitpod.io/privacy |
اللغات المدعومة | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.72e8bd43.png", "32": "icon32.plasmo.328efb7e.png", "48": "icon48.plasmo.1b6c20e9.png", "64": "icon64.plasmo.6c816b7b.png", "128": "icon128.plasmo.74615566.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.72e8bd43.png", "32": "icon32.plasmo.328efb7e.png", "48": "icon48.plasmo.1b6c20e9.png", "64": "icon64.plasmo.6c816b7b.png", "128": "icon128.plasmo.74615566.png" }, "default_popup": "popup.html" }, "version": "2.1.6", "author": "Gitpod |