GitHub מייפה רשימת קבצים

GitHub File List Beautifier הוא סקריפט משתמש,משמש לשיפור GitHub הצגת אפקט של קבצים במחסן。זה יכול להוסיף צבעים לקבצים ולתיקיות,והחלף את סמלי סוג הקובץ בתמונות קטנות,הופך את בסיס הקוד לקל יותר לעיון ולניהול。הוסף צבעים וסמלים לקבצים לפי סוג,הצג תמונות קטנות במקום סמלי סוג קובץ בעץ המקור של המאגר

נכון ליום 13-09-2024. ראה הגרסה האחרונה.

יוצר
人民的勤务员
דירוגים
0 0 0
גרסה
4.1.0.0
נוצר
12-09-2024
עודכן
13-09-2024
Size
38.3 קילו-בייט
תאימות
תאימות ל-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↑