Excellent software and practical tutorials
Here are two greasemonkey scripts based on Google Chrome browser.GitHubChinese plug-in and Github enhancement, high-speed download, first your browser needs to install Tampermonkey, then click the two links below to install the scriptGitHub ChineseChinese localization and Github enhancement, high-speed download!
Script installation
GitHub Chinese versionPlugins https://greasyfork.org/zh-CN/scripts/435208
Github enhancement, high-speed download https://greasyfork.org/zh-CN/scripts/412245
Update Notes
2022-07-17 14:04:44
Updated to 1.7.9
GitHub's ajax loading method has gradually switched from defunkt/jquery-pjax to hotwired/turbo, causing the existing dynamic monitoring method to gradually become ineffective.
Currently, the following fixes are implemented:
Added BODY element and added monitoring
Parse the TURBO-FRAME frame and get the corresponding page
Fixed the new dynamic loading mode on GitHub, which caused the translation description return value to be unable to be inserted
Fixed the problem of GitHub's new dynamic loading mode causing the Chrome browser's built-in translation function to freeze the page
Other updates:
Fix rePagePath, rePagePathRepo, rePagePathOrg matching rules, limit path matching levels, eliminate interference
Directly use the webpage URL document.URL changes to trigger title translation and JS filter translation
Fixed the problem that closing regular expression does not take effect, and the page needs to be refreshed to take effect
Daily update of vocabulary and ignore rules
Update JS filter rules