GitHub 파일 목록 미화자

GitHub File List Beautifier는 사용자 스크립트입니다.,향상시키는 데 사용됨 GitHub 창고 내 파일 표시 효과。파일과 폴더에 색상을 추가할 수 있습니다.,파일 형식 아이콘을 작은 이미지로 바꿉니다.,코드 베이스를 더 쉽게 찾아보고 관리할 수 있습니다.。유형별로 파일에 색상 및 아이콘 추가,저장소 소스 트리의 파일 유형 아이콘 대신 작은 이미지 표시

2024-09-13 일자. 최신 버전을 확인하세요.

개발자
人民的勤务员
평점
0 0 0
버전
4.1.0.0
생성
2024-09-12
갱신
2024-09-13
크기
38.3KB
호환성
Firefox와 호환됨. Chrome와 호환됨. Opera와 호환됨. Safari와 호환됨. Edge와 호환됨.
라이선스
MIT
동작 사이트

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。 」

Views

Download:Github | ⭐Greasy Fork

Update record

🛠️ GitHub File list beautifier Change log

📅 2024/9/12 11:35 - Ver 4.1

New: Added icons for files,Added custom file colors。


GitHub File list beautifier

Introduction

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。

Function

  • folder icon:Replace folder icons with more intuitive folder icons。
  • Custom icon:Based on file extension or file name,Show custom icons。
  • Image file preview:For image files,Automatically display thumbnails。
  • Color marking:Add colors to different types of files,to identify file types more quickly。

please note:

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

  1. Install Tampermonkey or Greasemonkey plug-in

  2. Add script

    • Click install to Tampermonkey Greasemonkey 。
  3. Script placement

    • The first time the script is run it will start from the specified URL Load color configuration。If the configuration cannot be loaded,Default settings will be used。

use

  • The script will be in GitHub Run automatically when page loads,Handling file icons in file lists。
  • Can be used as needed localStorage Or adjust the icon and color configuration in the script settings。

Custom configuration instructions

  • File type: "js": { "color": "#f1c40f", "icon": "javascript" }, "py": { "color": "red", "icon": "javascript" }
  • absolute name:(used to display icons,Custom coloring of absolute files has not been added yet.) "123.txt": { "color": "red", "icon": "javascript" },
  • Default fromvscode-material-icon-themeGet icon: "123.txt": { "color": "red", "icon": "javascript" },
  • Load icon from network: "123.txt": { "color": "red", "icon": "https://www.1.com/1.png" },
  • Load icon from local: "123.txt": { "color": "red", "icon": " data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGAAA....." },

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。
  • 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。
  • 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。

compatibility

  • Browser:support Chrome、Firefox、Edge、Opera and Safari。

Support and feedback

  • If you encounter problems or have any suggestions,Please visit GitHub Issues page Submit feedback。

Authorize

contribute

image dark Snipaste_2024-09-12_12-03-25.png

Help

Recommended browsers and script managers:

  • Greasemonkey + Waterfox
  • Tampermonkey/Violentmonkey + Firefox
  • Tampermonkey/Violentmonkey + Chrome
  • Userscripts + ios Safari
  • Violentmonkey/KiWiBrowser + Android

More user scripts / back to top↑