Insights by xs:code
xs:code - Intuitive Open Source Analysis
Insights by xs:code क्या है?
Insights by xs:code https://xscode.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "xs:code - Intuitive Open Source Analysis"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Insights by xs:code एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Insights by xs:code is a free extension that provides developers with open source repository analytics on Github. The extension analyzes data from multiple sources to help you identify if an open source component on Github is right for your project. Request patches, bug fixes and permissive licenses directly from the open source developer through our easy-to-use interface.
एक्सटेंशन की मूल जानकारी
नाम | Insights by xs:code |
ID | jajalhibgdhhfmpjmdnhoepjncieljci |
आधिकारिक URL | https://chromewebstore.google.com/detail/insights-by-xscode/jajalhibgdhhfmpjmdnhoepjncieljci |
विवरण | xs:code - Intuitive Open Source Analysis |
फ़ाइल का आकार | 9.74 MB |
स्थापना संख्या | 81 |
वर्तमान संस्करण | 1.0.9 |
अंतिम अपडेट | 2020-09-01 |
प्रकाशन तिथि | 2020-08-06 |
रेटिंग | 5.00/5 कुल 7 रेटिंग्स |
डेवलपर | https://xscode.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://blog.xscode.com/insights/ |
गोपनीयता नीति पृष्ठ URL | https://xscode.com/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Insights by xs:code", "description": "xs:code - Intuitive Open Source Analysis", "version": "1.0.9", "manifest_version": 2, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_title": "xs:code insights for Github repos", "default_icon": { "16": "icons\/16x16-2.png", "48": "icons\/48x48-2.png", "128": "icons\/128x128-2.png", "265": "icons\/icon_256.png" } }, "content_scripts": [ { "matches": [ " |