🤠 Github meningkatkan ukuran tampilan asisten gudang

🤠 Ukuran tampilan gudang: Pada pencarian kode GitHub, pencarian gudang, halaman penerbitan, daftar gudang pengguna, dan halaman repositori, ukuran gudang akan ditampilkan di sebelah nama gudang, memungkinkan pengguna dengan cepat memahami skala gudang dan mengoptimalkannya pilihan. Peringatan pengembangan tidak aktif: Jika repositori belum diperbarui dalam enam bulan terakhir, sistem akan menambahkan perintah di bagian atas repositori untuk mengingatkan pengguna bahwa repositori tidak aktif dan

Pasang skrip ini?
Sugesti pemilik skrip

Kamu mungkin juga suka Greasyfork Pengrajin lem.

Pasang skrip ini
Penulis
人民的勤务员
Pemasangan harian
0
Total pemasangan
233
Nilai
1 0 0
Versi
0.1.3.7
Dibuat
31 Juli 2024
Diperbarui
18 Oktober 2024
Lisensi
MIT
Berlaku untuk
Simplified Chinese | English

🤠 Github Enhance assistant Warehouse display size Inactive development warning Quickly jump to the user’s other warehouses within the warehouse 🤠

「 existGithubShow warehouse size when viewing and searching warehouses ,Inactive development warning,Quick jump within the warehouse. 」

Views

Download:Github | ⭐Greasy Fork

Update record

🛠️ GitHub Repo Size+ Change log

📅 2024/10/07 01:53 - Ver 0.1.3.7

New:Two-factor verification code autofill featureTwo-factor authentication Convenient and quick filling,Continuously monitor,until verification is triggered....
New:The starred warehouses on the user profile page are also added to display the warehouse size.,?tab=starsExecute under
repair:User themes are different,The elements are also different,The selector changes todocument.querySelector('.jxTzTd')
repair:If the logged in userTOKENNot empty,Use your own list APIhttps://api.github.com/user/repos.Prevent error codes from being returned401
repair:repairCode search and warehouse code searchNext, we will repeatedly obtain the size of a warehouse twice.


📅 2024/10/06 05:17 - Ver 0.1.3.6

New:The obtained user warehouse list is saved locally.,24hRefresh once
New: mergegithub-ossinsight Script function ,and supports mobile devices,Set to dynamic monitoring
New: mergeGithub Quickly find active Forks list Script function and supports mobile devices,Set to dynamic monitoring
New: mergeGitHub Delete Repositories Script function in personal warehouse and?tab=repositoriesQuick page deletion and supports mobile devices,Set to dynamic monitoring
optimization: The detector stops running if it cannot find an element within ten seconds.


📅 2024/10/05 13:16 - Ver 0.1.3.5

repair:CSS The small divider bar is incorrectly hidden on mobile devices:d-none d-md-block border-topborder-top


📅 2024/10/05 08:10 - Ver 0.1.3.4

New: Add mouse hover to quick jump listTitleDisplay basic warehouse information
optimization: All repositories of a user can now be displayed,But it is not recommended,Affect experience。
in script 343 line of codegetUserAllRepos(reposApi, headers, true, 1)
When parameter three is true, recursively obtain the user list
Parameter four limits the maximum number of recursive pages when parameter three is true.
repair:Duplicate question added to list
repairif (maxPage !== 0 && page > maxPage) breakif (maxPage !== 0 && page == maxPage) break


📅 2024/10/05 07:25 - Ver 0.1.3.3

New: GitHub Jumping to the warehouse in the sidebar is cumbersome,Add a warehouse to quickly jump to other warehouses of users

red for public repository green For private warehouse Fork replica warehouse (Logged in user,Must type TOKEN) Add demo ~~Show only first page 30 warehouse,Exceeded will not be displayed,It’s enough for my own use now~~ 0.1.3.4All supported
New.png 1.gif

📅 2024/9/26 09:05 - Ver 0.1.3.2

optimization: Optimize small tags
New: The lower right corner of the inactive development banner displays the lastPushHow long since now


📅 2024/9/26 02:16 - Ver 0.1.3.1

optimization: Optimize execution efficiency,Improve loading speed
i18n: zh,zh-HK,zh-MO,zh-SG


📅 2024/9/25 10:06 - Ver 0.1.3.0

New: Github - Inactive Development Warning Show inactive development reminder on repository page。
i18n: zh-CN,zh-TW,ja,ko,vi,en

No updates for more than a year No updates in half a year
years.png 6months.png

📅 2024/8/20 05:28 - Ver 0.1.2.26

New: GitHub Repo Size Display Use the setup interface of this script。


📅 2024/8/13 00:19 - Ver 0.1.2.18

New: Add script menu → set up GitHub Token interface,No need to modify within the code。


📅 2024/8/12 21:56 - Ver 0.1.2.17

New: #254059 Increased display of warehouse size in user profile warehouse list and organization list。


📅 2024/8/5 05:18 - Ver 0.1.2.8

repair: #254059 The original author’s token is invalid and the public repository cannot be accessed.。How to fix it:Remove original author token,GitHub Generated public tokens are always cleared,So no more adding。


📅 2024/8/1 03:43 - Ver 0.1.2

repair: Fix the problem of invalid search page。
repair: Fixed the issue of not displaying when viewing other warehouses(increase delay)。


Preview

  1. Show warehouse size:
    preview1.png preview2.png

  2. Quick jump within the warehouse:
    Snipaste_2024-10-05_07-22-09.png info.png GIF 2024-10-5 07-21-25.gif

  3. Inactive development warning:
    years.png 6months.png

🤠 Github Enhance assistant

Github Enhance assistant is a tool designed to improve users’ GitHub Tools for user experience。The following are the main functions and features of this tool:

  1. Warehouse display size
    exist GitHub code search、Warehouse search、issue page、On the user repository list and repository pages,The size of the warehouse is displayed next to the warehouse name,Convenient for users to quickly understand the size of the warehouse,Optimize selection。

  2. Inactive development warning
    If a repository has not been updated in the past six months,The system will add a prompt at the top of the repository,Remind users that the repository is inactive,and displays the time of the last update。This helps users determine the activity and maintenance status of the warehouse。

  3. Quick jump within the warehouse
    While browsing the repository,Users can easily view the list of all warehouses of this user,Provide a quick jump to different warehouses。Users can quickly find and access other items of interest,Improve work efficiency。

  4. Warehouse convenience functions: he.png

5.Quickly delete your own warehouse: delonpro.png

Usage scenarios

  • Developer:This can be done by displaying repository size and active warnings,Quickly select suitable libraries for development,Avoid using projects that are no longer maintained。
  • project manager:via quick jump function,Easily manage and coordinate multiple projects,Improve work efficiency。

  • learner:When learning new technologies,Make it easier to find relevant open source projects,Quickly view project activity and size。

Install

  1. Install Tampermonkey or your preferred userscript manager。
  2. fromhereInstallation script。
  3. (Optional)If you want to see the size of your private repository,Please see instructions below。

View private repository size

By default,This script will only display the size of public repositories。 To display the size of a private repository,You need to generate a“repo”A new personal access token for the scope。 This token will be used to pass Github API Authenticate。

  1. hereGenerate new token。
  2. Name the token and checkreposcope。
  3. click Generate token button and copy the token。
  4. Click on the script menuSet GitHub Token,Fill in the token you just generated。

🔍you may be looking forGitHubRelated scripts

  • GitHub Submit information display web view: 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。Add colors and icons to files by type,Display small images in place of file type icons in repository source tree
  • Github List of code languages show all: Expand Github List of languages on the repository,Show each language,Instead of hiding small parts in“other”Down
  • GitHub Automatically confirm device authorization: existGitHubThe authorization page automatically enters the authorization code and automatically confirms it.。
  • GitHub folder downloader: Add a download button,Allows easy downloading of specific GitHub folder。
  • Github Copy original file URL with download files: Add button at the end of each file line,to copy the original file URL and download files
  • 🤠 Github enhanced assistant warehouse display size: 🤠 Warehouse display size: On GitHub’s code search, warehouse search, issue page, user warehouse list and repository page, the size of the warehouse will be displayed next to the warehouse name, allowing users to quickly understand the scale of the warehouse and optimize their selection. Inactive development warning: If a repository has not been updated in the past six months, the system will add a prompt at the top of the repository to remind users that the repository is inactive and display the time of the last update. This helps users determine the activity and maintenance status of the warehouse. Quick jump within the warehouse: When browsing the warehouse, the user can easily view the list of all warehouses of the user, providing an entrance to quickly jump to different warehouses. Users can quickly find and access other projects of interest, improving work efficiency. Usage scenarios: Developers: By displaying the warehouse size and active warnings, you can quickly filter out suitable libraries for development and avoid using projects that are no longer maintained. Project Manager: Through the quick jump function, it is easy to manage and coordinate multiple projects and improve work efficiency. Learners: When learning new technologies, they can more easily find relevant open source projects and quickly check the activity and scale of the projects. 🤠
  • GitHub Sort by date: Change file sorting to descending by date,Conveniently view the latest updated files。

Thanks

GitHub: Author zvizvi Chrome extension GitHub-Web-IDE
Author mshll Published Script Github Repo Size
Author a1pha Published Script Github Quickly find active Forks list
Author lly-ke Published Script github-ossinsight
Author Zach Hardesty Published Script Github - Inactive Development Warning
Author chen gang Published Script GitHub Delete Repositories

Help

Recommended browsers and script managers:

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

If you need to know more about how to install userscripts,click meView graphic teaching!

More user scripts / back to top↑

View all publish scripts

🔍you may be looking forChatGPTRelated scripts

🔍You may be looking for web related scripts

🔍you may be looking forGitHubRelated scripts

  • GitHub Submit information display web view: 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。Add colors and icons to files by type,Display small images in place of file type icons in repository source tree
  • Github List of code languages show all: Expand Github List of languages on the repository,Show each language,Instead of hiding small parts in“other”Down
  • GitHub Automatically confirm device authorization: existGitHubThe authorization page automatically enters the authorization code and automatically confirms it.。
  • GitHub folder downloader: Add a download button,Allows easy downloading of specific GitHub folder。
  • Github Copy original file URL with download files: Add button at the end of each file line,to copy the original file URL and download files
  • 🤠 Github enhanced assistant warehouse display size: 🤠 Warehouse display size: On GitHub’s code search, warehouse search, issue page, user warehouse list and repository page, the size of the warehouse will be displayed next to the warehouse name, allowing users to quickly understand the scale of the warehouse and optimize their selection. Inactive development warning: If a repository has not been updated in the past six months, the system will add a prompt at the top of the repository to remind users that the repository is inactive and display the time of the last update. This helps users determine the activity and maintenance status of the warehouse. Quick jump within the warehouse: When browsing the warehouse, the user can easily view the list of all warehouses of the user, providing an entrance to quickly jump to different warehouses. Users can quickly find and access other projects of interest, improving work efficiency. Usage scenarios: Developers: By displaying the warehouse size and active warnings, you can quickly filter out suitable libraries for development and avoid using projects that are no longer maintained. Project Manager: Through the quick jump function, it is easy to manage and coordinate multiple projects and improve work efficiency. Learners: When learning new technologies, they can more easily find relevant open source projects and quickly check the activity and scale of the projects. 🤠
  • GitHub Sort by date: Change file sorting to descending by date,Conveniently view the latest updated files。

🔍you may be looking forGoogleRelated scripts

🔍you may be looking forGreasyForkRelated scripts

🔍You may be looking for adult scripts

🔍You may be looking for automatic translation

  • foreign language terminator: Recognize non-Chinese characters,If the length is greater than5And the translated text does not contain Chinese,Then translate and replace the original text to Chinese
  • web page translation——Automatically translated to Chinese: Give the lower right corner of each non-Chinese web page(Can be adjusted to the lower left corner)add agoogleTranslate icon,This version is a Chinese translation version,Only translate foreign languages ​​into Chinese,Add automatic translation