GH Real Names
Replace IDs with real names on Github
Co je GH Real Names?
GH Real Names je rozšíření Chrome vyvinuté Perfect Things, a jeho hlavní funkcí je „Replace IDs with real names on Github“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření GH Real Names
Stáhněte si soubory rozšíření GH Real Names ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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"!
Základní Informace o Rozšíření
Název | GH Real Names |
ID | gonnpgjkjibbcfejlldggocnkiplacif |
Oficiální URL | https://chromewebstore.google.com/detail/gh-real-names/gonnpgjkjibbcfejlldggocnkiplacif |
Popis | Replace IDs with real names on Github |
Velikost souboru | 23.35 KB |
Počet instalací | 86 |
Aktuální Verze | 1.2.0 |
Poslední Aktualizace | 2023-03-14 |
Datum Vydání | 2021-08-19 |
Vývojář | Perfect Things |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/tborychowski/gh-real-names |
URL Stránky Nápovědy | https://github.com/tborychowski/gh-real-names/issues |
Podporované Jazyky | 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": [ " |