GitHubView the script for the orderly
GreasyForkView the script for the orderly
View the script of the orderly on the current page
「 🤠 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. 🤠 」
Download:Github | ⭐Greasy Fork
Update record
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=stars
Execute under
repair:User themes are different,The elements are also different,The selector changes todocument.querySelector('.jxTzTd')
repair:If the logged in userTOKEN
Not empty,Use your own list APIhttps://api.github.com/user/repos
.Prevent error codes from being returned401
repair:repairCode search and warehouse code search
Next, we will repeatedly obtain the size of a warehouse twice.
New:The obtained user warehouse list is saved locally.,24h
Refresh 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=repositories
Quick page deletion and supports mobile devices,Set to dynamic monitoring
optimization: The detector stops running if it cannot find an element within ten seconds.
repair:CSS The small divider bar is incorrectly hidden on mobile devices:d-none d-md-block border-top
→border-top
New: Add mouse hover to quick jump listTitle
Display 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
repair:if (maxPage !== 0 && page > maxPage) break
→ if (maxPage !== 0 && page == maxPage) break
New: GitHub Jumping to the warehouse in the sidebar is cumbersome,Add a warehouse to quickly jump to other warehouses of users
optimization: Optimize small tags
New: The lower right corner of the inactive development banner displays the lastPush
How long since now
optimization: Optimize execution efficiency,Improve loading speed
i18n: zh,zh-HK,zh-MO,zh-SG
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 |
---|---|
New: GitHub Repo Size Display Use the setup interface of this script。
New: Add script menu → set up GitHub Token interface,No need to modify within the code。
New: #254059 Increased display of warehouse size in user profile warehouse list and organization list。
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。
repair: Fix the problem of invalid search page。
repair: Fixed the issue of not displaying when viewing other warehouses(increase delay)。
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:
-
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。 -
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。 -
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。
5.Quickly delete your own warehouse:
-
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 Tampermonkey or your preferred userscript manager。
- fromhereInstallation script。
- (Optional)If you want to see the size of your private repository,Please see instructions below。
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。
- hereGenerate new token。
- Name the token and check
repo
scope。 - click
Generate token
button and copy the token。 - Click on the script menu
Set GitHub Token
,Fill in the token you just generated。
- 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 warehouse quick jump assistant: 🤠 GitHub warehouse quick jump assistant, specially designed to help users quickly access their own warehouses on GitHub. It generates a button at the top of the navigation bar. Click to expand all your repositories and easily jump to your own GitHub repository page without using GitHub’s secondary menu.
- 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。
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
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!
- ChatGPTCode font size reduced: ChatGPT Make code font smaller and automatically wrap
- ChatGPT Chat copy code and export code buttons: exist chatgpt.com Add an animation in the lower right corner of the upper code block“Copy code”button and a for ChatGPT Code block in response adds export button,Prompts the user to save code to a file based on the programming language detected by the code block’s class name。
- ChatGPT Character counter limit (CCCL): Add a character counter to the input box,limited to 32732 characters。(ChatGPT The limit is 32732 characters。)
- ChatGPT Collapse self message and max width: foldChatGPTmedium and long“you”information,and set the maximum width
- Web page writing clip version authorization manager: Manage the writing behavior of web pages to the clipboard to prevent unauthorized automatic copying and disable audio and video content preloading and automatic playback.
- LiftCSDNLoginCopy: fuck youCSDNLoginCopy,Copy without logging in
- Beautify web forms with gorgeous gradients: Automatically apply color gradients to all columns of the table to beautify it
- Highlight keywords on web pages: Highlight text on web pages,if it helps you,Can be modified and used at will
- Web page keyword highlighting: Custom keyword highlighting on web pages including dynamically loaded content on scroll
- Small window preview: Open link in popup window when dragging link,and provide a preview before opening,use Edge pre-reading technology。At the same time, add an acrylic effect behind the small window when it is opened.。
- Remove link underline: Remove link underlines on all sites,and handle new links dynamically
- scroll button: Generate two buttons on the right side of the page for scrolling the page
- Pin to top and bottom buttons: Generate two buttons on all pages,One for smoothing back to the top,One for continuous scrolling to the bottom,Click again to cancel scroll to bottom
- 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 warehouse quick jump assistant: 🤠 GitHub warehouse quick jump assistant, specially designed to help users quickly access their own warehouses on GitHub. It generates a button at the top of the navigation bar. Click to expand all your repositories and easily jump to your own GitHub repository page without using GitHub’s secondary menu.
- 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。
- Google Advanced search assistant: Add an advanced search form to the top of your Google search page
- Block Google search site: existgoogleSearch and block specific sites
- Greasy forkScript pages are suitable for URL enhancement: The script details page is suitable for URLs that do not jump to search by default. Convert to clickable text link and pop up prompt
- GrreasyFork User-published script data visualization: useChart.jsObtaining and visualizing user script data,And generate a chart on the user’s personal homepage to display the detailed installation status below.
- GreaysFork EnhanceWebHookSync settings: GreaysFork Quickly enter script synchronization information,And add language codes for multiple countries in batches,Instead of clicking the selection boxes one by one and going to the corresponding URL。
- GreasyFork markdown: The default format used in the forum isMarkdown,Add format help link and publish new script,Reply time toolbar with quick editing enabled
- Greasyfork Script to display ratings: Add script rating after script name when browsing script list
- GreasyFork Search: Search using GoogleGreasyForkandSleazyForkupper script
- GreasyFork: Navigation bar enhancement: Add user list on navigation bar,console,Collection etc...
- Greasyfork Glue craftsman: for Greasyfork Provide various usage functions,absolute time,Web widescreen,Script page enhancements,Download extension,Panel repair and a series of operations
- GreasyFork Notification Assistant: When there’s a new reply to your script or to a discussion you’re participating in,The script will display the latest discussion content in a modal window on the web page。
- Script Finder GreasyFork Script Lookup: Script Finder Find on any website that applies to that website GreasyFork Script。
- MissAV Automatic login: Detection MissAV state,and automatically log in when not logged in
- MissAvBatch backup of favorite videos: from currentmissavPage to obtain image files and video information,And after merging the results, the generated web page file is provided for download.
- ThisAV Automatic login: Detection ThisAV state,and automatically log in when not logged in
- JableTV Automatic login: Detection JableTV state,and automatically log in when not logged in
- 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