GitHub ھۆججەت تىزىملىكى گۈزەللەشتۈرگۈچى

GitHub ھۆججەت تىزىملىكى گۈزەللەشتۈرگۈچى ئىشلەتكۈچى قوليازمىسى,كۈچەيتىشكە ئىشلىتىلىدۇ GitHub ئامباردىكى ھۆججەتلەرنىڭ ئۈنۈمىنى كۆرسىتىش。ئۇ ھۆججەت ۋە ھۆججەت قىسقۇچلارغا رەڭ قوشالايدۇ,ھەمدە ھۆججەت تىپىدىكى سىنبەلگىلەرنى كىچىك رەسىملەر بىلەن ئالماشتۇرۇڭ,كود ئاساسىنى كۆرۈش ۋە باشقۇرۇشنى ئاسانلاشتۇرىدۇ。ھۆججەتلەرگە رەڭ ۋە سىنبەلگە قوشۇڭ,ئامبار مەنبە دەرىخىدە ھۆججەت تىپىدىكى سىنبەلگىلەرنىڭ ئورنىدا كىچىك رەسىملەرنى كۆرسىتىڭ

2024-09-16 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

ئاپتورى
人民的勤务员
باھا نومۇرى
0 0 0
نەشرى
4.1.0.2
قۇرۇلغان ۋاقتى
2024-09-12
يېڭىلانغان ۋاقتى
2024-09-16
Size
38.3 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 and icons。


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....." },

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。

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↑

长期地址
遇到问题?请前往 GitHub 提 Issues。