Insights by xs:code
xs:code - Intuitive Open Source Analysis
Hvad er Insights by xs:code?
Insights by xs:code er en Chrome-udvidelse udviklet af https://xscode.com, og dens hovedfunktion er "xs:code - Intuitive Open Source Analysis".
Udvidelsesskærmbilleder
Download Insights by xs:code-udvidelses-CRX-fil
Download Insights by xs:code-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | Insights by xs:code |
ID | jajalhibgdhhfmpjmdnhoepjncieljci |
Officiel URL | https://chromewebstore.google.com/detail/insights-by-xscode/jajalhibgdhhfmpjmdnhoepjncieljci |
Beskrivelse | xs:code - Intuitive Open Source Analysis |
Filstørrelse | 9.74 MB |
Antal Installationer | 81 |
Nuværende Version | 1.0.9 |
Senest Opdateret | 2020-09-01 |
Udgivelsesdato | 2020-08-06 |
Bedømmelse | 5.00/5 Samlet 7 Bedømmelser |
Udvikler | https://xscode.com |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | https://blog.xscode.com/insights/ |
URL til Fortrolighedspolitik Side | https://xscode.com/privacy |
Understøttede Sprog | 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": [ " |