GitHub File List Beautifier est un script utilisateur,utilisé pour améliorer GitHub Effet d’affichage des fichiers dans l’entrepôt。Il peut ajouter des couleurs aux fichiers et dossiers,et remplacez les icônes de type de fichier par de petites images,Rend la base de code plus facile à parcourir et à gérer。Ajouter des couleurs et des icônes aux fichiers par type,Afficher de petites images à la place des icônes de type de fichier dans l’arborescence des sources du référentiel
Version au
「 GitHub File List Beautifier is a user script,used to enhance GitHub Display effect of files in warehouse。It can add colors to files and folders,and replace the file type icons with small images,Makes the code base easier to browse and manage。 」
Download:Github | ⭐Greasy Fork
New: Added icons for files,Added custom file colors and icons。
GitHub File List Beautifier is a user script,used to enhance GitHub Display effect of files in warehouse。It can add colors to files and folders,and replace the file type icons with small images,Makes the code base easier to browse and manage。


This script is for colorizing different file types,Display icons are only included,in needGithubdisplay icon,Recommended download
github-vscode-icons-updated2.0.3
Material Icons for GitHub 1.8.19

Install Tampermonkey or Greasemonkey plug-in:
Add script:
Script placement:

localStorage Or adjust the icon and color configuration in the script settings。
"js": {
"color": "#f1c40f",
"icon": "javascript"
},
"py": {
"color": "red",
"icon": "javascript"
}
"123.txt": {
"color": "red",
"icon": "javascript"
},
"123.txt": {
"color": "red",
"icon": "javascript"
},
"123.txt": {
"color": "red",
"icon": "https://www.1.com/1.png"
},
"123.txt": {
"color": "red",
"icon": " data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAA....."
},


you may be looking for⬇️GitHubRelated scripts
- GitHubSubmit information displayHTML: This script will GitHub The submission information on HTML view,to see submission details more clearly。It will automatically submit the information list、The commit header and latest commit information are converted to HTML Format,Provide better visual effects and user experience。
- GitHub File list beautifier: GitHub File List Beautifier is a user script,used to enhance GitHub Display effect of files in warehouse。It can add colors to files and folders,and replace the file type icons with small images,Makes the code base easier to browse and manage。
- GitHubfolder下载: Add a download button,Allows easy downloading of specific GitHub 文件夹。
- GitHubDownload single files and copy filesURL: Add button at the end of each file line,to copy the original file URL and download files
- githubShow warehouse size: existGithubShow warehouse size when viewing and searching warehouses
- GitHub Sort by Date: Change the sorting method of warehouse list files to descending date order,Conveniently view the latest updated files。






Recommended browsers and script managers: