Get Git
Find misconfigured, web accessible .git directories on websites you browse.
Co je Get Git?
Get Git je rozšíření Chrome vyvinuté Jack Kingsman, a jeho hlavní funkcí je „Find misconfigured, web accessible .git directories on websites you browse.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Get Git
Stáhněte si soubory rozšíření Get Git 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í
Get Git scans websites for web accessible .git directories, which can expose all manner of data including: * past and present source code * internal network structure (remote origins) * sensitive API keys and credentials * and more! Quick info is available by clicking on the wrench for an entry, including the config file, .gitignore, the repo description, etc. Now offers unobtrusive CSS notifications! This project is open source and MIT licensed; contribute at https://github.com/jkingsman/get-git.
Základní Informace o Rozšíření
Název | Get Git |
ID | agddmammmnpdglmincfngjfnehmopoln |
Oficiální URL | https://chromewebstore.google.com/detail/get-git/agddmammmnpdglmincfngjfnehmopoln |
Popis | Find misconfigured, web accessible .git directories on websites you browse. |
Velikost souboru | 173 KB |
Počet instalací | 326 |
Aktuální Verze | 0.1.4 |
Poslední Aktualizace | 2019-01-20 |
Datum Vydání | 2019-01-20 |
Hodnocení | 3.17/5 Celkem 6 Hodnocení |
Vývojář | Jack Kingsman |
[email protected] | |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/jkingsman/get-git |
URL Stránky Nápovědy | https://github.com/jkingsman/get-git |
Podporované Jazyky | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Get Git", "version": "0.1.4", "description": "Find misconfigured, web accessible .git directories on websites you browse.", "author": "Jack Kingsman |