GH Real Names
Replace IDs with real names on Github
Что такое GH Real Names?
GH Real Names - это расширение Chrome, разработанное Perfect Things, и его основная функция - "Replace IDs with real names on Github".
Снимки экрана расширения
Скачать файл CRX расширения GH Real Names
Скачайте файлы расширений GH Real Names в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
This is a great and fantastic extension. It replaces user IDs, on Github and GH Enterprise, with the actual real names (from user's profiles). So when you're looking at "issues" or "PR"s, you don't have to wonder anymore, who is `u123456`, because you will see his real name is "Angus MacCrockodile"!
Основная информация о расширении
Название | GH Real Names |
ID | gonnpgjkjibbcfejlldggocnkiplacif |
Официальный URL | https://chromewebstore.google.com/detail/gh-real-names/gonnpgjkjibbcfejlldggocnkiplacif |
Описание | Replace IDs with real names on Github |
Размер файла | 23.35 KB |
Количество установок | 86 |
Текущая Версия | 1.2.0 |
Последнее Обновление | 2023-03-14 |
Дата публикации | 2021-08-19 |
Разработчик | Perfect Things |
Электронная почта | [email protected] |
Тип оплаты | free |
Официальный сайт расширения | https://github.com/tborychowski/gh-real-names |
URL страницы помощи | https://github.com/tborychowski/gh-real-names/issues |
Поддерживаемые языки | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.2.0", "name": "GH Real Names", "author": "Tom", "description": "Replace IDs with real names on Github", "permissions": [ "storage" ], "content_scripts": [ { "matches": [ " |