Gitlab CI Dashboard

Manage your Gitlab pipelines in 2 clicks!

Gitlab CI Dashboard क्या है?

Gitlab CI Dashboard https://pixel-perfect.dev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Manage your Gitlab pipelines in 2 clicks!"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot
screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Gitlab CI Dashboard एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        Features:
- 🔐️ Use your Gitlab account from gitlab.com, self-hosted GitLab Community Edition (CE) or self-hosted GitLab Enterprise Edition (EE) server.
- 🔎 Search for your personal depots and public ones.
- 🖥 Keep track of pipelines and show jobs details.
- 🛠 Trigger, abort and retry pipeline or job.

Plugin is in beta, send your feedback here: https://tally.so/r/3jebP4

Also available on your JetBrains IDE with more features: https://plugins.jetbrains.com/plugin/15457-gitlab-ci-dashboard                    

एक्सटेंशन की मूल जानकारी

नाम Gitlab CI Dashboard Gitlab CI Dashboard
ID cmemccamcgimfmellbnblebeajdfjogl
आधिकारिक URL https://chromewebstore.google.com/detail/gitlab-ci-dashboard/cmemccamcgimfmellbnblebeajdfjogl
विवरण Manage your Gitlab pipelines in 2 clicks!
फ़ाइल का आकार 1.27 MB
स्थापना संख्या 87
वर्तमान संस्करण 2023.0.2
अंतिम अपडेट 2023-04-15
प्रकाशन तिथि 2023-03-02
रेटिंग 3.00/5 कुल 2 रेटिंग्स
डेवलपर https://pixel-perfect.dev
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://pixel-perfect.dev
गोपनीयता नीति पृष्ठ URL https://pixel-perfect.dev/privacy-policy.html
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Gitlab CI Dashboard",
    "version": "2023.0.2",
    "description": "Manage your Gitlab pipelines in 2 clicks!",
    "manifest_version": 3,
    "icons": {
        "16": "icons\/ic_plugin_gitlab_16.png",
        "48": "icons\/ic_plugin_gitlab_48.png",
        "128": "icons\/ic_plugin_gitlab_128.png"
    },
    "action": {
        "default_icon": "icons\/ic_plugin_gitlab_48.png",
        "default_popup": "index.html?popup=true",
        "default_title": "Gitlab Dashboard"
    },
    "browser_specific_settings": {
        "gecko": {
            "id": "[email protected]"
        }
    }
}