Simply GIT
This extension gives an overview of essential GIT Commands.
Simply GIT क्या है?
Simply GIT Anell Kumarr Beeram द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension gives an overview of essential GIT Commands."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Simply GIT एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension gives you an overview of all the essential GIT Commands that you will need for you day-to-day git activities.
एक्सटेंशन की मूल जानकारी
नाम | Simply GIT |
ID | degimalgkelhibdpeofjmkmhdfneidca |
आधिकारिक URL | https://chromewebstore.google.com/detail/simply-git/degimalgkelhibdpeofjmkmhdfneidca |
विवरण | This extension gives an overview of essential GIT Commands. |
फ़ाइल का आकार | 33.56 KB |
स्थापना संख्या | 175 |
वर्तमान संस्करण | 1.3 |
अंतिम अपडेट | 2022-12-18 |
प्रकाशन तिथि | 2017-12-15 |
रेटिंग | 5.00/5 कुल 7 रेटिंग्स |
डेवलपर | Anell Kumarr Beeram |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Simply GIT", "description": "This extension gives an overview of essential GIT Commands.", "version": "1.3", "action": { "default_icon": "icon-16.png", "default_popup": "popup.html", "default_title": "Simply GIT - Essential GIT Commands" } } |