GitHub Διακοσμητικό λίστας αρχείων

GitHub Το File List Beautifier είναι ένα σενάριο χρήστη,χρησιμοποιείται για ενίσχυση GitHub Εμφάνιση εφέ αρχείων στην αποθήκη。Μπορεί να προσθέσει χρώματα σε αρχεία και φακέλους,και αντικαταστήστε τα εικονίδια τύπου αρχείου με μικρές εικόνες,Κάνει πιο εύκολη την περιήγηση και τη διαχείριση της βάσης κώδικα。Προσθέστε χρώματα και εικονίδια σε αρχεία ανά τύπο,Εμφάνιση μικρών εικόνων στη θέση των εικονιδίων τύπου αρχείου στο δέντρο προέλευσης του αποθετηρίου

Από την 13/09/2024. Δείτε την τελευταία έκδοση.

Δημιουργός
人民的勤务员
Βαθμολογίες
0 0 0
Έκδοση
4.1.0.2
Δημιουργήθηκε την
12/09/2024
Ενημερώθηκε την
13/09/2024
Μέγεθος
40 KB
Συμβατότητα
Συμβατό με 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↑