Insights by xs:code
xs:code - Intuitive Open Source Analysis
Что такое Insights by xs:code?
Insights by xs:code - это расширение Chrome, разработанное https://xscode.com, и его основная функция - "xs:code - Intuitive Open Source Analysis".
Снимки экрана расширения
Скачать файл CRX расширения Insights by xs:code
Скачайте файлы расширений Insights by xs:code в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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": [ " |