Insights by xs:code
xs:code - Intuitive Open Source Analysis
Was ist Insights by xs:code?
Insights by xs:code ist eine Chrome-Erweiterung, die von https://xscode.com entwickelt wurde, und ihr Hauptmerkmal ist "xs:code - Intuitive Open Source Analysis".
Erweiterungsscreenshots
Insights by xs:code-Erweiterungs-CRX-Datei herunterladen
Laden Sie Insights by xs:code-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Insights by xs:code |
ID | jajalhibgdhhfmpjmdnhoepjncieljci |
Offizielle URL | https://chromewebstore.google.com/detail/insights-by-xscode/jajalhibgdhhfmpjmdnhoepjncieljci |
Beschreibung | xs:code - Intuitive Open Source Analysis |
Dateigröße | 9.74 MB |
Installationsanzahl | 81 |
Aktuelle Version | 1.0.9 |
Letztes Update | 2020-09-01 |
Veröffentlichungsdatum | 2020-08-06 |
Bewertung | 5.00/5 Insgesamt 7 Bewertungen |
Entwickler | https://xscode.com |
[email protected] | |
Zahlungsart | free |
Erweiterungswebsite | https://blog.xscode.com/insights/ |
URL der Datenschutzrichtlinien-Seite | https://xscode.com/privacy |
Unterstützte Sprachen | 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": [ " |