From 7c41df60e0cb93606ee6de2c7ebf5bba7a6bd211 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=BA=E6=B0=91=E7=9A=84=E5=8B=A4=E5=8A=A1=E5=91=98?= Date: Tue, 30 Dec 2025 20:44:14 +0800 Subject: [PATCH 001/108] =?UTF-8?q?feat:=20=E5=AF=BC=E5=85=A5=E4=B8=80?= =?UTF-8?q?=E4=B8=AA=E6=96=B0=E7=9A=84=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/ScriptsPath.json | 13 + youtube-pro-audio-ambient/AUTHORS.md | 6 + youtube-pro-audio-ambient/README.md | 104 +++++++ youtube-pro-audio-ambient/README_en.md | 27 ++ youtube-pro-audio-ambient/README_ko.md | 27 ++ youtube-pro-audio-ambient/README_vi.md | 27 ++ youtube-pro-audio-ambient/README_zh-TW.md | 27 ++ .../youtube-pro-audio-ambient.user.js | 280 ++++++++++++++++++ 8 files changed, 511 insertions(+) create mode 100644 youtube-pro-audio-ambient/AUTHORS.md create mode 100644 youtube-pro-audio-ambient/README.md create mode 100644 youtube-pro-audio-ambient/README_en.md create mode 100644 youtube-pro-audio-ambient/README_ko.md create mode 100644 youtube-pro-audio-ambient/README_vi.md create mode 100644 youtube-pro-audio-ambient/README_zh-TW.md create mode 100644 youtube-pro-audio-ambient/youtube-pro-audio-ambient.user.js diff --git a/docs/ScriptsPath.json b/docs/ScriptsPath.json index 67325626b..8908bf9e9 100644 --- a/docs/ScriptsPath.json +++ b/docs/ScriptsPath.json @@ -1089,6 +1089,19 @@ ], "icon": "https://raw.githubusercontent.com/ChinaGodMan/UserScriptsHistory/main/scriptsIcon/x.svg", "readme_locales": "zh-TW,vi,en,ko" + }, + { + "name": "", + "description": "", + "group": "YouTube", + "js_name": "youtube-pro-audio-ambient.user.js", + "directory": "youtube-pro-audio-ambient", + "version": "2025.12.30.1", + "greasyfork_id": null, + "created_at": "2025-12-30 20:23:49", + "preview": "https://smms.app/image/IXiw9Mgkt4djWa2", + "icon": "https://www.youtube.com/s/desktop/ee47b5e0/img/logos/favicon_144x144.png", + "readme_locales": "zh-TW,vi,en,ko" } ] } diff --git a/youtube-pro-audio-ambient/AUTHORS.md b/youtube-pro-audio-ambient/AUTHORS.md new file mode 100644 index 000000000..6a0476fe8 --- /dev/null +++ b/youtube-pro-audio-ambient/AUTHORS.md @@ -0,0 +1,6 @@ + + + + +[🧑‍💻 **@beyazprens**](https://github.com/beyazprens) ⇒ 📜 _[youtube-pro-audio-ambient.user.js](https://github.com/beyazprens/youtube-pro-audio-ambient/blob/main/userscript/youtube-pro-audio-ambient.user.js)_ + diff --git a/youtube-pro-audio-ambient/README.md b/youtube-pro-audio-ambient/README.md new file mode 100644 index 000000000..0d3c26648 --- /dev/null +++ b/youtube-pro-audio-ambient/README.md @@ -0,0 +1,104 @@ + + + + + + + + + +# 🎧 YouTube Pro Audio Enhancer + +一个为 **YouTube 播放器**打造的高级音频增强脚本,基于 **Web Audio API**,可一键提升视频的低频力度、人声清晰度与整体响度,让普通视频也能拥有更专业的听感。 + +--- + +## ✨ 功能特性 + +- 🔊 **低频增强(Sub Bass)** + 使用 Low Shelf 滤波器增强约 60Hz 的低频,让音乐更有下潜感。 + +- 🧹 **浑浊频段削减(Mud Cut)** + 在 250Hz 附近进行削减,减少闷感,让声音更干净。 + +- 🎤 **人声清晰度提升(Presence)** + 提升 2.5kHz 左右的存在感,使人声更突出、更清晰。 + +- ✨ **高频亮度增强(Brilliance)** + 增强 8kHz 以上的高频,让整体听感更通透。 + +- 📈 **动态压缩(Compressor)** + 平衡音量动态,减少忽大忽小的问题,听感更稳定。 + +- 🔉 **整体增益提升(Gain)** + 在不明显失真的前提下,适度提高整体音量。 + +--- + +## 🖱 使用方式 + +- 在 YouTube 播放器左下角会新增一个 **🎵 音频增强按钮** +- 点击按钮即可 **开启 / 关闭音频增强** +- 按钮变为蓝色表示当前视频已启用增强效果 + +--- + +## 💾 状态记忆 + +- 脚本会自动记录你的开关状态(`localStorage`) +- 刷新页面或切换视频后,将自动恢复上一次的开启状态 + +--- + +## 🔧 技术实现 + +- 使用 `AudioContext` 创建音频处理环境 +- 通过 `createMediaElementSource()` 接管 ` - + # GreasyFork - 增强WebHook同步设置 在GreasyFork上设置同步信息时,常常会遇到提交后查看时,发现同步信息并没有被设置成功,导致需要重新输入。这是网站的小问题之一。为了解决这个问题,这个脚本可以帮助你快速输入脚本同步信息,并批量增加多个国家的语言代码,而不用一个个地点击选择框再去对应的网址。 - + ## 功能特点 @@ -96,14 +96,14 @@ - **批量增加语言代码**:支持批量添加多个国家/地区的语言代码,无需逐个选择。 - **支持多种格式**:可以根据需要选择不同的URL格式进行设置。 - + ## 使用说明 (详情可以查看下方图片或上方视频) - **脚本管理页面**:处于脚本管理页面,在下方增加一个按钮,点击之后可以对当前脚本进行管理。 - **网站顶部导航栏**:导航栏增加一个选项,用于点击之后自动获取Webhook同步的脚本.进行多个管理. - + ## 支持的格式 @@ -119,7 +119,7 @@ 代码如下: 如果你有更多的选择可以拓展
` let localeKey = url.includes('##') ? url.match(/##.*\((.*?)\)$/) || url.match(/##(.*?)$/) : url.match(/README_(.*?)\.md/)` - + ## 注意: @@ -127,7 +127,7 @@ - 脚本必须存在!否则同步失败, - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -144,7 +144,7 @@ > - [**显示Greasyfork用户注册时间,识别恶意评论**](https://greasyfork.org/scripts/529359): 如果你的脚本干涉了某些人的利益,收到恶意差评并不意外。恶意差评有两个特点,一是账号通常新注册,二是注册后不久就会给差评,且基本不会有后续活动。本脚本获取greasyfork用户注册时间,并显示在用户名旁边。如果用户名旁边显示的时间是未来的时间,那么这个用户很可能是恶意注册的账号。 - + ## 项目与反馈 @@ -157,7 +157,7 @@ ![404.png](https://s2.loli.net/2024/09/05/YmJBL9R8qMcx1UZ.png) - + ## 使用帮助 @@ -171,14 +171,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -191,7 +191,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -209,7 +209,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -232,7 +232,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -242,7 +242,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -261,7 +261,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -279,7 +279,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -290,7 +290,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -301,7 +301,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/greasyfork-webhook-sync-enhanced/README_en.md b/greasyfork-webhook-sync-enhanced/README_en.md index 5679c54e9..f40d1adc5 100644 --- a/greasyfork-webhook-sync-enhanced/README_en.md +++ b/greasyfork-webhook-sync-enhanced/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -82,13 +82,13 @@ width="320" height="240" controls loop> - + # GreasyFork - Enhanced WebHook Synchronization Settings When setting up synchronization information on GreasyFork, you might often find that after submitting, the sync information hasn't been successfully saved, requiring you to re-enter it. This is one of the small issues with the website. To solve this problem, this script helps you quickly input script synchronization information and batch-add multiple country language codes without having to click on each checkbox and then go to the corresponding URL. - + ## Features @@ -96,14 +96,14 @@ When setting up synchronization information on GreasyFork, you might often find - **Batch Add Language Codes**: Supports batch addition of multiple country/region language codes without the need to select each one individually. - **Supports Multiple Formats**: You can choose different URL formats for setup based on your needs. - + ## Instructions (For more details, refer to the images below or the video above) - **Script Management Page**: On the script management page, an additional button is added at the bottom. After clicking it, you can manage the current script. - **Website Top Navigation Bar**: Adds an option to the navigation bar that, when clicked, automatically retrieves the WebHook synchronized scripts for multiple management. - + ## Supported Formats @@ -119,14 +119,14 @@ Currently, the following three formats are supported: Example code: If you have more options, you can extend it.
`let localeKey = url.includes('##') ? url.match(/##.*\((.*?)\)$/) || url.match(/##(.*?)$/) : url.match(/README_(.*?)\.md/)` - + ## Attention: - When submitting localized country information, there must be a header declaration such as//@ name: zh CN in the code, otherwise even if the submission is successful, it will still fail! - The script must exist! Otherwise, synchronization will fail, - + ## Project and Feedback @@ -139,7 +139,7 @@ Example code: If you have more options, you can extend it.
![404.png](https://s2.loli.net/2024/09/05/YmJBL9R8qMcx1UZ.png) - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -157,7 +157,7 @@ Example code: If you have more options, you can extend it.
- + ## Help @@ -171,14 +171,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -191,7 +191,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -209,7 +209,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -232,7 +232,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -242,7 +242,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -261,7 +261,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -279,7 +279,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -290,7 +290,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -301,7 +301,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/greasyfork-webhook-sync-enhanced/README_ko.md b/greasyfork-webhook-sync-enhanced/README_ko.md index 66a392929..b9c5d485c 100644 --- a/greasyfork-webhook-sync-enhanced/README_ko.md +++ b/greasyfork-webhook-sync-enhanced/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -82,13 +82,13 @@ width="320" height="240" controls loop> - + # GreasyFork - 향상되었습니다WebHook동기 설정 존재하다GreasyFork동기화 정보를 설정할 때,종종, 당신은 제출 후 시청을 만날 것입니다,동기화 정보가 성공적으로 설정되지 않은 것으로 밝혀졌습니다.,재 입력。이것은 웹 사이트의 작은 문제 중 하나입니다.。이 문제를 해결합니다,이 스크립트는 스크립트 동기화 정보를 신속하게 입력하는 데 도움이됩니다.,여러 국가에서 배치로 언어 코드를 추가하십시오,선택 상자를 하나씩 클릭 한 다음 해당 URL로 이동하는 대신。 - + ## 기능적 특징 @@ -96,14 +96,14 @@ - **배치로 언어 코드를 추가하십시오**:여러 국가의 배치 추가 지원/지역 언어 코드,하나씩 선택할 필요가 없습니다。 - **여러 형식을 지원합니다**:필요에 따라 다른 것을 선택할 수 있습니다URL형식을 설정하십시오。 - + ## 사용 지침 (자세한 내용은 아래 그림이나 위의 비디오를 볼 수 있습니다.) - **스크립트 관리 페이지**:스크립트 관리 페이지에서,아래 버튼을 추가하십시오,클릭 한 후 현재 스크립트를 관리 할 수 ​​있습니다。 - **웹 사이트 상단 탐색 표시 줄**:탐색 표시 줄에 옵션을 추가하십시오,클릭 후 자동으로 얻는 데 사용됩니다Webhook동기화 된 스크립트.여러 관리를 수행하십시오. - + ## 지원되는 형식 @@ -119,7 +119,7 @@ 코드는 다음과 같습니다: 더 많은 옵션이 있으면 확장 할 수 있습니다
` let localeKey = url.includes('##') ? url.match(/##.*\((.*?)\)$/) || url.match(/##(.*?)$/) : url.match(/README_(.*?)\.md/)` - + ## 알아채다: @@ -127,7 +127,7 @@ - 스크립트가 있어야합니다!그렇지 않으면 동기화가 실패합니다, - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -144,7 +144,7 @@ > - [**Greasyfork등록 시간을 표시**](https://greasyfork.org/scripts/529359): 스크립트가 일부 사람들의 관심사를 방해한다면 악의적 인 부정적인 리뷰를받는 것은 놀라운 일이 아닙니다. 악의적 인 부정적인 검토에는 두 가지 특성이 있습니다. 하나는 계정이 일반적으로 새로 등록되어 있고 다른 하나는 등록 직후에 부정적인 검토가 제공되며 기본적으로 후속 활동이 없다는 것입니다. 이 스크립트는 Greasyfork 사용자의 등록 시간을 가져오고 사용자 이름 옆에 표시됩니다. 사용자 이름 옆에 표시되는 시간이 미래의 시간 인 경우 사용자는 악의적 인 계정 일 가능성이 높습니다. - + ## 프로젝트 및 피드백 @@ -157,7 +157,7 @@ ![404.png](https://s2.loli.net/2024/09/05/YmJBL9R8qMcx1UZ.png) - + ## 돕다 @@ -171,14 +171,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -191,7 +191,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -209,7 +209,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -232,7 +232,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -242,7 +242,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -261,7 +261,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -279,7 +279,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -290,7 +290,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -301,7 +301,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/greasyfork-webhook-sync-enhanced/README_vi.md b/greasyfork-webhook-sync-enhanced/README_vi.md index 4b3e90e7c..769744cdb 100644 --- a/greasyfork-webhook-sync-enhanced/README_vi.md +++ b/greasyfork-webhook-sync-enhanced/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -82,13 +82,13 @@ width="320" height="240" controls loop> - + # GreasyFork - Nâng caoWebHookCài đặt đồng bộ hiện hữuGreasyForkKhi thiết lập thông tin đồng bộ hóa trên,Thông thường, bạn sẽ bắt gặp việc xem sau khi gửi,Nó đã được tìm thấy rằng thông tin đồng bộ hóa không được đặt thành công,Nhập lại。Đây là một trong những vấn đề nhỏ với trang web。Để giải quyết vấn đề này,Tập lệnh này có thể giúp bạn nhanh chóng nhập thông tin đồng bộ hóa tập lệnh,Và thêm mã ngôn ngữ ở nhiều quốc gia theo đợt,Thay vì nhấp vào hộp lựa chọn từng cái một và sau đó đi đến URL tương ứng。 - + ## Các tính năng chức năng @@ -96,14 +96,14 @@ hiện hữuGreasyForkKhi thiết lập thông tin đồng bộ hóa trên,Th - **Thêm mã ngôn ngữ theo đợt**:Hỗ trợ bổ sung hàng loạt các quốc gia/Mã ngôn ngữ khu vực,Không cần phải chọn từng cái một。 - **Hỗ trợ nhiều định dạng**:Bạn có thể chọn những cái khác nhau theo nhu cầu của bạnURLĐặt định dạng。 - + ## Hướng dẫn sử dụng (Để biết chi tiết, bạn có thể xem hình bên dưới hoặc video trên) - **Trang quản lý tập lệnh**:Trên trang quản lý tập lệnh,Thêm một nút bên dưới,Sau khi nhấp vào, bạn có thể quản lý tập lệnh hiện tại。 - **Trang web thanh điều hướng hàng đầu**:Thêm một tùy chọn vào thanh điều hướng,Được sử dụng để tự động nhận được sau khi nhấp vàoWebhookTập lệnh đồng bộ.Thực hiện nhiều quản lý. - + ## Định dạng được hỗ trợ @@ -119,7 +119,7 @@ Hiện đang hỗ trợ ba định dạng sau: Mã như sau: Nếu bạn có nhiều lựa chọn hơn, bạn có thể mở rộng
` let localeKey = url.includes('##') ? url.match(/##.*\((.*?)\)$/) || url.match(/##(.*?)$/) : url.match(/README_(.*?)\.md/)` - + ## Để ý: @@ -127,7 +127,7 @@ Mã như sau: Nếu bạn có nhiều lựa chọn hơn, bạn có thể mở r - Kịch bản phải tồn tại!Nếu không, đồng bộ hóa thất bại, - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -144,7 +144,7 @@ Mã như sau: Nếu bạn có nhiều lựa chọn hơn, bạn có thể mở r > - [**Greasyfork Hiển thị thời gian đăng ký**](https://greasyfork.org/scripts/529359): Nếu kịch bản của bạn can thiệp vào lợi ích của một số người, không có gì đáng ngạc nhiên khi nhận được các đánh giá tiêu cực độc hại. Có hai đặc điểm của các đánh giá tiêu cực độc hại: Một là tài khoản thường được đăng ký mới và một đặc điểm khác là các đánh giá tiêu cực sẽ được đưa ra ngay sau khi đăng ký và về cơ bản sẽ không có hoạt động tiếp theo. Kịch bản này có thời gian đăng ký của người dùng Greasyfork và được hiển thị bên cạnh tên người dùng. Nếu thời gian hiển thị bên cạnh tên người dùng là thời gian trong tương lai, thì người dùng có thể sẽ là một tài khoản độc hại được đăng ký. - + ## Dự án và phản hồi @@ -157,7 +157,7 @@ Mã như sau: Nếu bạn có nhiều lựa chọn hơn, bạn có thể mở r ![404.png](https://s2.loli.net/2024/09/05/YmJBL9R8qMcx1UZ.png) - + ## Giúp đỡ @@ -171,14 +171,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -191,7 +191,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -209,7 +209,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -232,7 +232,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -242,7 +242,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -261,7 +261,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -279,7 +279,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -290,7 +290,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -301,7 +301,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/greasyfork-webhook-sync-enhanced/README_zh-TW.md b/greasyfork-webhook-sync-enhanced/README_zh-TW.md index 7b46faf4d..766e8bbf3 100644 --- a/greasyfork-webhook-sync-enhanced/README_zh-TW.md +++ b/greasyfork-webhook-sync-enhanced/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -82,13 +82,13 @@ width="320" height="240" controls loop> - + # GreasyFork - 增強WebHook同步設置 在GreasyFork上設置同步信息時,常常會遇到提交後查看時,發現同步信息並沒有被設置成功,導致需要重新輸入。這是網站的小問題之一。為了解決這個問題,這個腳本可以幫助你快速輸入腳本同步信息,並批量增加多個國家的語言代碼,而不用一個個地點擊選擇框再去對應的網址。 - + ## 功能特點 @@ -96,14 +96,14 @@ - **批量增加語言代碼**:支持批量添加多個國家/地區的語言代碼,無需逐個選擇。 - **支持多種格式**:可以根據需要選擇不同的URL格式進行設置。 - + ## 使用說明 (詳情可以查看下方圖片或上方視頻) - **腳本管理頁面**:處於腳本管理頁面,在下方增加一個按鈕,點擊之後可以對當前腳本進行管理。 - **網站頂部導航欄**:導航欄增加一個選項,用於點擊之後自動獲取Webhook同步的腳本.進行多個管理. - + ## 支持的格式 @@ -119,7 +119,7 @@ 代碼如下: 如果你有更多的選擇可以拓展
` let localeKey = url.includes('##') ? url.match(/##.*\((.*?)\)$/) || url.match(/##(.*?)$/) : url.match(/README_(.*?)\.md/)` - + ## 注意: @@ -127,7 +127,7 @@ - 腳本必須存在!否則同步失敗, - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -144,7 +144,7 @@ > - [**顯示Greasyfork用戶註冊時間,識別惡意評論**](https://greasyfork.org/scripts/529359): 如果你的腳本干涉了某些人的利益,收到惡意差評並不意外。惡意差評有兩個特點,一是賬號通常新註冊,二是註冊後不久就會給差評,且基本不會有後續活動。本腳本獲取greasyfork用戶註冊時間,並顯示在用戶名旁邊。如果用戶名旁邊顯示的時間是未來的時間,那麼這個用戶很可能是惡意註冊的賬號。 - + ## 項目與反饋 @@ -157,7 +157,7 @@ ![404.png](https://s2.loli.net/2024/09/05/YmJBL9R8qMcx1UZ.png) - + ## 使用幫助 @@ -171,14 +171,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -191,7 +191,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -209,7 +209,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -232,7 +232,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -242,7 +242,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -261,7 +261,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -279,7 +279,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -290,7 +290,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -301,7 +301,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/highlight-keywords-mini/README.md b/highlight-keywords-mini/README.md index 7000febcd..2bc85867b 100644 --- a/highlight-keywords-mini/README.md +++ b/highlight-keywords-mini/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -87,7 +87,7 @@ - + ## 使用帮助 @@ -101,14 +101,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -121,7 +121,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -139,7 +139,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -162,7 +162,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -172,7 +172,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -191,7 +191,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -209,7 +209,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -220,7 +220,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -231,7 +231,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/highlight-keywords-mini/README_en.md b/highlight-keywords-mini/README_en.md index 814476906..2fff1adac 100644 --- a/highlight-keywords-mini/README_en.md +++ b/highlight-keywords-mini/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍You may be looking for web-related scripts > @@ -87,7 +87,7 @@ - + ## Help @@ -101,14 +101,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -121,7 +121,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -139,7 +139,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -162,7 +162,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -172,7 +172,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -191,7 +191,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -209,7 +209,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -220,7 +220,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -231,7 +231,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/highlight-keywords-mini/README_ko.md b/highlight-keywords-mini/README_ko.md index 2048985ae..cd06575b3 100644 --- a/highlight-keywords-mini/README_ko.md +++ b/highlight-keywords-mini/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -87,7 +87,7 @@ - + ## 돕다 @@ -101,14 +101,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -121,7 +121,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -139,7 +139,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -162,7 +162,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -172,7 +172,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -191,7 +191,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -209,7 +209,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -220,7 +220,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -231,7 +231,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/highlight-keywords-mini/README_vi.md b/highlight-keywords-mini/README_vi.md index 49e3473e7..53f6602d8 100644 --- a/highlight-keywords-mini/README_vi.md +++ b/highlight-keywords-mini/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -87,7 +87,7 @@ - + ## Giúp đỡ @@ -101,14 +101,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -121,7 +121,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -139,7 +139,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -162,7 +162,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -172,7 +172,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -191,7 +191,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -209,7 +209,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -220,7 +220,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -231,7 +231,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/highlight-keywords-mini/README_zh-TW.md b/highlight-keywords-mini/README_zh-TW.md index 24600a07a..0e80c1e85 100644 --- a/highlight-keywords-mini/README_zh-TW.md +++ b/highlight-keywords-mini/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -87,7 +87,7 @@ - + ## 使用幫助 @@ -101,14 +101,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -121,7 +121,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -139,7 +139,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -162,7 +162,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -172,7 +172,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -191,7 +191,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -209,7 +209,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -220,7 +220,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -231,7 +231,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/highlight-keywords/README.md b/highlight-keywords/README.md index be8b195ab..dcf9be8e3 100644 --- a/highlight-keywords/README.md +++ b/highlight-keywords/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -69,16 +69,16 @@ - + # 原作者发布页[ mabangde](https://greasyfork.org/zh-CN/scripts/465200) - + ## 脚本功能 对网页上的文字进行高亮显示,如果对你有帮助,可以随意修改使用。 - + ## UI 说明 @@ -90,14 +90,14 @@ - 鼠标移动到对应的关键字上会显示你输入的内容 3. **第三栏:关键字栏** - 输入你想要高亮的词,空格隔开 - + ## 图片 ![hl.png](https://s2.loli.net/2024/08/05/oBWsunTIhLKkcrM.png) - + > ### 🔍你可能在找网页相关脚本 > @@ -113,17 +113,17 @@ > - [**MarkDown 云剪笔记**](https://greasyfork.org/scripts/530139): 将网页内容转换为 Markdown 格式的工具,支持复制、下载、发送到 GitHub 和 Obsidian 等功能。 - + ## 初次安装 第一次安装会默认添加一些规则测试,可以删除。 - + ## 更新日志 - + ### 2024 年 6 月 26 日 @@ -131,7 +131,7 @@ - 增加了对设置文字颜色的支持(第二个颜色选择器) - + ## 使用帮助 @@ -145,14 +145,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -165,7 +165,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -183,7 +183,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -206,7 +206,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -216,7 +216,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -235,7 +235,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -253,7 +253,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -264,7 +264,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -275,7 +275,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/highlight-keywords/README_en.md b/highlight-keywords/README_en.md index 1c38b94fd..d4a568984 100644 --- a/highlight-keywords/README_en.md +++ b/highlight-keywords/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -69,16 +69,16 @@ - + # Original author’s release page[ mabangde](https://greasyfork.org/zh-CN/scripts/465200) - + ## Scripting functions Highlight text on the web page,If it helps you,Can be modified and used at will。 - + ## UI illustrate @@ -90,14 +90,14 @@ Highlight text on the web page,If it helps you,Can be modified and used at w - Move the mouse to the corresponding keyword and display the content you entered. 3. **Column 3:Keyword bar** - Enter the words you want to highlight,Spaces separated - + ## picture ![hl.png](https://s2.loli.net/2024/08/05/oBWsunTIhLKkcrM.png) - + > ### 🔍You may be looking for web-related scripts > @@ -113,17 +113,17 @@ Highlight text on the web page,If it helps you,Can be modified and used at w > - [**MarkDown Cloud Cut Notes**](https://greasyfork.org/scripts/530139): A tool that converts web content to Markdown format, supports features such as copying, downloading, and sending to GitHub and Obsidian. - + ## First installation The first installation will add some rules tests by default,Can be deleted。 - + ## Update log - + ### 2024 Year 6 moon 26 day @@ -131,7 +131,7 @@ The first installation will add some rules tests by default,Can be deleted。 - Added support for setting text color(The second color selector) - + ## Help @@ -145,14 +145,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -165,7 +165,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -183,7 +183,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -206,7 +206,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -216,7 +216,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -235,7 +235,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -253,7 +253,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -264,7 +264,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -275,7 +275,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/highlight-keywords/README_ko.md b/highlight-keywords/README_ko.md index a2331ebad..b2d9fde94 100644 --- a/highlight-keywords/README_ko.md +++ b/highlight-keywords/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -69,16 +69,16 @@ - + # 오리지널 저자의 릴리스 페이지[ mabangde](https://greasyfork.org/zh-CN/scripts/465200) - + ## 스크립팅 기능 웹 페이지에서 텍스트를 강조 표시합니다,그것이 당신을 도울 경우,마음대로 수정 및 사용할 수 있습니다。 - + ## UI 설명 @@ -90,14 +90,14 @@ - 마우스를 해당 키워드로 이동하고 입력 한 컨텐츠를 표시하십시오. 3. **열 3:키워드 바** - 강조하려는 단어를 입력하십시오,공간이 분리되었습니다 - + ## 그림 ![hl.png](https://s2.loli.net/2024/08/05/oBWsunTIhLKkcrM.png) - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -113,17 +113,17 @@ > - [**마크 다운 클라우드 컷 메모**](https://greasyfork.org/scripts/530139): 웹 컨텐츠를 Markdown 형식으로 변환하는 도구는 복사, 다운로드 및 Github 및 Obsidian으로 전송과 같은 기능을 지원합니다. - + ## 첫 번째 설치 첫 번째 설치는 기본적으로 일부 규칙 테스트를 추가합니다.,삭제할 수 있습니다。 - + ## 로그 업데이트 - + ### 2024 년도 6 달 26 낮 @@ -131,7 +131,7 @@ - 텍스트 색상 설정에 대한 지원이 추가되었습니다(두 번째 색상 선택기) - + ## 돕다 @@ -145,14 +145,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -165,7 +165,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -183,7 +183,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -206,7 +206,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -216,7 +216,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -235,7 +235,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -253,7 +253,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -264,7 +264,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -275,7 +275,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/highlight-keywords/README_vi.md b/highlight-keywords/README_vi.md index 8062068fd..a70890acc 100644 --- a/highlight-keywords/README_vi.md +++ b/highlight-keywords/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -69,16 +69,16 @@ - + # Trang phát hành gốc của tác giả[ mabangde](https://greasyfork.org/zh-CN/scripts/465200) - + ## Chức năng kịch bản Đánh dấu văn bản trên trang web,Nếu nó giúp bạn,Có thể được sửa đổi và sử dụng theo ý muốn。 - + ## UI minh họa @@ -90,14 +90,14 @@ - Di chuyển chuột đến từ khóa tương ứng và hiển thị nội dung bạn đã nhập. 3. **Cột 3:Thanh từ khóa** - Nhập các từ bạn muốn làm nổi bật,Không gian tách biệt - + ## hình ảnh ![hl.png](https://s2.loli.net/2024/08/05/oBWsunTIhLKkcrM.png) - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -113,17 +113,17 @@ > - [**Markdown Cloud Cut Ghi chú**](https://greasyfork.org/scripts/530139): Một công cụ chuyển đổi nội dung web thành định dạng đánh dấu, hỗ trợ các tính năng như sao chép, tải xuống và gửi đến GitHub và Obsidian. - + ## Cài đặt đầu tiên Cài đặt đầu tiên sẽ thêm một số thử nghiệm quy tắc theo mặc định,Có thể bị xóa。 - + ## Cập nhật nhật ký - + ### 2024 Năm 6 mặt trăng 26 ngày @@ -131,7 +131,7 @@ Cài đặt đầu tiên sẽ thêm một số thử nghiệm quy tắc theo m - Đã thêm hỗ trợ để thiết lập màu văn bản(Bộ chọn màu thứ hai) - + ## Giúp đỡ @@ -145,14 +145,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -165,7 +165,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -183,7 +183,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -206,7 +206,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -216,7 +216,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -235,7 +235,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -253,7 +253,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -264,7 +264,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -275,7 +275,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/highlight-keywords/README_zh-TW.md b/highlight-keywords/README_zh-TW.md index b0f950fe1..4400ebcbc 100644 --- a/highlight-keywords/README_zh-TW.md +++ b/highlight-keywords/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -69,16 +69,16 @@ - + # 原作者發布頁[ mabangde](https://greasyfork.org/zh-CN/scripts/465200) - + ## 腳本功能 對網頁上的文字進行高亮顯示,如果對你有幫助,可以隨意修改使用。 - + ## UI 說明 @@ -90,14 +90,14 @@ - 鼠標移動到對應的關鍵字上會顯示你輸入的內容 3. **第三欄:關鍵字欄** - 輸入你想要高亮的詞,空格隔開 - + ## 圖片 ![hl.png](https://s2.loli.net/2024/08/05/oBWsunTIhLKkcrM.png) - + > ### 🔍你可能在找網頁相關腳本 > @@ -113,17 +113,17 @@ > - [**MarkDown 雲剪筆記**](https://greasyfork.org/scripts/530139): 將網頁內容轉換為 Markdown 格式的工具,支持複製、下載、發送到 GitHub 和 Obsidian 等功能。 - + ## 初次安裝 第一次安裝會默認添加一些規則測試,可以刪除。 - + ## 更新日誌 - + ### 2024 年 6 月 26 天 @@ -131,7 +131,7 @@ - 增加了對設置文字顏色的支持(第二個顏色選擇器) - + ## 使用幫助 @@ -145,14 +145,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -165,7 +165,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -183,7 +183,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -206,7 +206,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -216,7 +216,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -235,7 +235,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -253,7 +253,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -264,7 +264,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -275,7 +275,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/jable-auto-login-helper/README.md b/jable-auto-login-helper/README.md index 4273a1c3a..68aadba0c 100644 --- a/jable-auto-login-helper/README.md +++ b/jable-auto-login-helper/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -72,13 +72,13 @@ - + # JableTV AutoLogin Helper 这是一个用于JableTV 管理用户账户的脚本,主要功能自动登录以及检测用户是否已登录。 - + ## 功能 @@ -86,7 +86,7 @@ - **登录功能**: 使用用户提供的电子邮件和密码进行登录,并处理登录错误。 - **用户检测**: 检测用户是否已登录,如果未登录则尝试自动登录。 - + ## 安装和使用 @@ -104,7 +104,7 @@ - 脚本会自动检测用户是否已登录。如果检测到未登录状态,它将使用提供的账户信息尝试登录。 - + > ### 🔍你可能在找成人脚本 > @@ -121,7 +121,7 @@ - + ## 使用帮助 @@ -135,14 +135,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -155,7 +155,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -173,7 +173,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -196,7 +196,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -206,7 +206,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -243,7 +243,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -254,7 +254,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -265,7 +265,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/jable-auto-login-helper/README_en.md b/jable-auto-login-helper/README_en.md index 2d4377ac5..c3bd149a3 100644 --- a/jable-auto-login-helper/README_en.md +++ b/jable-auto-login-helper/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -72,13 +72,13 @@ - + # JableTV AutoLogin Helper This script is used for managing user accounts on JableTV . It provides functionalities for automatic login and checking if the user is already logged in. - + ## Features @@ -86,7 +86,7 @@ This script is used for managing user accounts on JableTV . It provides function - **Login Functionality**: Logs in using the provided email and password, and handles login errors. - **User Detection**: Checks if the user is logged in. If not, it attempts to log in automatically. - + ## Installation and Usage @@ -104,7 +104,7 @@ This script is used for managing user accounts on JableTV . It provides function - The script will automatically check if the user is logged in. If it detects that the user is not logged in, it will attempt to log in using the provided account information. - + > ### 🔍You might be looking for adult scripts > @@ -121,7 +121,7 @@ This script is used for managing user accounts on JableTV . It provides function - + ## Help @@ -135,14 +135,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -155,7 +155,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -173,7 +173,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -196,7 +196,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -206,7 +206,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -225,7 +225,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -243,7 +243,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -254,7 +254,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -265,7 +265,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/jable-auto-login-helper/README_ko.md b/jable-auto-login-helper/README_ko.md index 785579a70..efcc703b9 100644 --- a/jable-auto-login-helper/README_ko.md +++ b/jable-auto-login-helper/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -72,13 +72,13 @@ - + # JableTV AutoLogin Helper 이것은JableTV 사용자 계정을 관리하는 스크립트,주요 기능은 자동으로 로그인하고 사용자가 로그인되는지 여부를 감지합니다.。 - + ## 기능 @@ -86,7 +86,7 @@ - **로그인 기능**: 사용자 제공 이메일 및 비밀번호를 사용하여 로그인하십시오,로그인 오류를 처리합니다。 - **사용자 탐지**: 사용자가 로그인되었는지 확인하십시오,로그인하지 않으면 자동으로 로그인하십시오。 - + ## 설치 및 사용 @@ -104,7 +104,7 @@ - 스크립트는 사용자가 로그인되었는지 자동으로 감지합니다.。로그인 상태가 감지 된 경우,제공된 계정 정보를 사용하여 로그인하려고합니다.。 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -121,7 +121,7 @@ - + ## 돕다 @@ -135,14 +135,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -155,7 +155,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -173,7 +173,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -196,7 +196,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -206,7 +206,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -225,7 +225,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -243,7 +243,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -254,7 +254,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -265,7 +265,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/jable-auto-login-helper/README_vi.md b/jable-auto-login-helper/README_vi.md index da6197bae..43b31fba4 100644 --- a/jable-auto-login-helper/README_vi.md +++ b/jable-auto-login-helper/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -72,13 +72,13 @@ - + # JableTV AutoLogin Helper Đây là choJableTV Tập lệnh để quản lý tài khoản người dùng,Các chức năng chính tự động đăng nhập và phát hiện xem người dùng có đăng nhập không。 - + ## Chức năng @@ -86,7 +86,7 @@ - **Hàm đăng nhập**: Đăng nhập bằng cách sử dụng email và mật khẩu do người dùng cung cấp,Và xử lý các lỗi đăng nhập。 - **Phát hiện người dùng**: Kiểm tra xem người dùng có đăng nhập không,Nếu không đăng nhập, hãy thử đăng nhập tự động。 - + ## Cài đặt và sử dụng @@ -104,7 +104,7 @@ - Tập lệnh sẽ tự động phát hiện xem người dùng có đăng nhập không。Nếu trạng thái đăng nhập được phát hiện,Nó sẽ cố gắng đăng nhập bằng cách sử dụng thông tin tài khoản được cung cấp。 - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -121,7 +121,7 @@ - + ## Giúp đỡ @@ -135,14 +135,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -155,7 +155,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -173,7 +173,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -196,7 +196,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -206,7 +206,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -225,7 +225,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -243,7 +243,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -254,7 +254,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -265,7 +265,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/jable-auto-login-helper/README_zh-TW.md b/jable-auto-login-helper/README_zh-TW.md index 028d76ba6..0b8d2075f 100644 --- a/jable-auto-login-helper/README_zh-TW.md +++ b/jable-auto-login-helper/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -72,13 +72,13 @@ - + # JableTV AutoLogin Helper 這是一個用於JableTV 管理用戶賬戶的腳本,主要功能自動登錄以及檢測用戶是否已登錄。 - + ## 功能 @@ -86,7 +86,7 @@ - **登錄功能**: 使用用戶提供的電子郵件和密碼進行登錄,並處理登錄錯誤。 - **用戶檢測**: 檢測用戶是否已登錄,如果未登錄則嘗試自動登錄。 - + ## 安裝和使用 @@ -104,7 +104,7 @@ - 腳本會自動檢測用戶是否已登錄。如果檢測到未登錄狀態,它將使用提供的賬戶信息嘗試登錄。 - + > ### 🔍你可能在找成人腳本 > @@ -121,7 +121,7 @@ - + ## 使用幫助 @@ -135,14 +135,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -155,7 +155,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -173,7 +173,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -196,7 +196,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -206,7 +206,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -243,7 +243,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -254,7 +254,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -265,7 +265,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/missav-auto-login-helper/README.md b/missav-auto-login-helper/README.md index b706ec130..aae953cbf 100644 --- a/missav-auto-login-helper/README.md +++ b/missav-auto-login-helper/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -73,13 +73,13 @@ - + # MissAV AutoLogin Helper 这是一个用于MissAV管理用户账户的脚本,主要功能自动登录以及检测用户是否已登录。 - + ## 功能 @@ -87,7 +87,7 @@ - **登录功能**: 使用用户提供的电子邮件和密码进行登录,并处理登录错误。 - **用户检测**: 检测用户是否已登录,如果未登录则尝试自动登录。 - + ## 安装和使用 @@ -105,7 +105,7 @@ - 脚本会自动检测用户是否已登录。如果检测到未登录状态,它将使用提供的账户信息尝试登录。 - + > ### 🔍你可能在找成人脚本 > @@ -122,7 +122,7 @@ - + ## 使用帮助 @@ -136,14 +136,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -156,7 +156,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -174,7 +174,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -197,7 +197,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -226,7 +226,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -244,7 +244,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -255,7 +255,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -266,7 +266,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/missav-auto-login-helper/README_en.md b/missav-auto-login-helper/README_en.md index bb76b986b..f5d86e504 100644 --- a/missav-auto-login-helper/README_en.md +++ b/missav-auto-login-helper/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -73,13 +73,13 @@ - + # MissAV AutoLogin Helper This script is used for managing user accounts on MissAV. It provides functionalities for automatic login and checking if the user is already logged in. - + ## Features @@ -87,7 +87,7 @@ This script is used for managing user accounts on MissAV. It provides functional - **Login Functionality**: Logs in using the provided email and password, and handles login errors. - **User Detection**: Checks if the user is logged in. If not, it attempts to log in automatically. - + ## Installation and Usage @@ -105,7 +105,7 @@ This script is used for managing user accounts on MissAV. It provides functional - The script will automatically check if the user is logged in. If it detects that the user is not logged in, it will attempt to log in using the provided account information. - + > ### 🔍You might be looking for adult scripts > @@ -122,7 +122,7 @@ This script is used for managing user accounts on MissAV. It provides functional - + ## Help @@ -136,14 +136,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -156,7 +156,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -174,7 +174,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -197,7 +197,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -207,7 +207,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -226,7 +226,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -244,7 +244,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -255,7 +255,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -266,7 +266,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/missav-auto-login-helper/README_ko.md b/missav-auto-login-helper/README_ko.md index a6dbdf445..4afcf44e3 100644 --- a/missav-auto-login-helper/README_ko.md +++ b/missav-auto-login-helper/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -73,13 +73,13 @@ - + # MissAV AutoLogin Helper 이것은MissAV사용자 계정을 관리하는 스크립트,주요 기능은 자동으로 로그인하고 사용자가 로그인되는지 여부를 감지합니다.。 - + ## 기능 @@ -87,7 +87,7 @@ - **로그인 기능**: 사용자 제공 이메일 및 비밀번호를 사용하여 로그인하십시오,로그인 오류를 처리합니다。 - **사용자 탐지**: 사용자가 로그인되었는지 확인하십시오,로그인하지 않으면 자동으로 로그인하십시오。 - + ## 설치 및 사용 @@ -105,7 +105,7 @@ - 스크립트는 사용자가 로그인되었는지 자동으로 감지합니다.。로그인 상태가 감지 된 경우,제공된 계정 정보를 사용하여 로그인하려고합니다.。 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -122,7 +122,7 @@ - + ## 돕다 @@ -136,14 +136,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -156,7 +156,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -174,7 +174,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -197,7 +197,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -207,7 +207,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -226,7 +226,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -244,7 +244,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -255,7 +255,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -266,7 +266,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/missav-auto-login-helper/README_vi.md b/missav-auto-login-helper/README_vi.md index ec9fa5fa2..706678f8c 100644 --- a/missav-auto-login-helper/README_vi.md +++ b/missav-auto-login-helper/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -73,13 +73,13 @@ - + # MissAV AutoLogin Helper Đây là choMissAVTập lệnh để quản lý tài khoản người dùng,Các chức năng chính tự động đăng nhập và phát hiện xem người dùng có đăng nhập không。 - + ## Chức năng @@ -87,7 +87,7 @@ - **Hàm đăng nhập**: Đăng nhập bằng cách sử dụng email và mật khẩu do người dùng cung cấp,Và xử lý các lỗi đăng nhập。 - **Phát hiện người dùng**: Kiểm tra xem người dùng có đăng nhập không,Nếu không đăng nhập, hãy thử đăng nhập tự động。 - + ## Cài đặt và sử dụng @@ -105,7 +105,7 @@ - Tập lệnh sẽ tự động phát hiện xem người dùng có đăng nhập không。Nếu trạng thái đăng nhập được phát hiện,Nó sẽ cố gắng đăng nhập bằng cách sử dụng thông tin tài khoản được cung cấp。 - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -122,7 +122,7 @@ - + ## Giúp đỡ @@ -136,14 +136,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -156,7 +156,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -174,7 +174,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -197,7 +197,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -207,7 +207,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -226,7 +226,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -244,7 +244,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -255,7 +255,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -266,7 +266,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/missav-auto-login-helper/README_zh-TW.md b/missav-auto-login-helper/README_zh-TW.md index 527acb4b3..47e16f120 100644 --- a/missav-auto-login-helper/README_zh-TW.md +++ b/missav-auto-login-helper/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -73,13 +73,13 @@ - + # MissAV AutoLogin Helper 這是一個用於MissAV管理用戶賬戶的腳本,主要功能自動登錄以及檢測用戶是否已登錄。 - + ## 功能 @@ -87,7 +87,7 @@ - **登錄功能**: 使用用戶提供的電子郵件和密碼進行登錄,並處理登錄錯誤。 - **用戶檢測**: 檢測用戶是否已登錄,如果未登錄則嘗試自動登錄。 - + ## 安裝和使用 @@ -105,7 +105,7 @@ - 腳本會自動檢測用戶是否已登錄。如果檢測到未登錄狀態,它將使用提供的賬戶信息嘗試登錄。 - + > ### 🔍你可能在找成人腳本 > @@ -122,7 +122,7 @@ - + ## 使用幫助 @@ -136,14 +136,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -156,7 +156,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -174,7 +174,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -197,7 +197,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -226,7 +226,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -244,7 +244,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -255,7 +255,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -266,7 +266,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/missav-enhancer/README.md b/missav-enhancer/README.md index fded4f976..ec5f79682 100644 --- a/missav-enhancer/README.md +++ b/missav-enhancer/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -117,7 +117,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找成人脚本 > @@ -134,7 +134,7 @@ _以下可在脚本内设置_ - + ## 使用帮助 @@ -148,13 +148,13 @@ _以下可在脚本内设置_ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -166,7 +166,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找网页相关脚本 > @@ -183,7 +183,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -205,7 +205,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找Google相关脚本 > @@ -214,7 +214,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -232,7 +232,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找成人脚本 > @@ -249,7 +249,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找自动翻译 > @@ -259,7 +259,7 @@ _以下可在脚本内设置_ - + > ### 🔍你可能在找社交媒体脚本 > @@ -270,7 +270,7 @@ _以下可在脚本内设置_ - +

更多用户脚本 /回到顶部↑

diff --git a/missav-enhancer/README_en.md b/missav-enhancer/README_en.md index 8f976655f..5759cacfb 100644 --- a/missav-enhancer/README_en.md +++ b/missav-enhancer/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -117,7 +117,7 @@ _The following can be set in the script_ - + > ### 🔍You might be looking for adult scripts > @@ -134,7 +134,7 @@ _The following can be set in the script_ - + ## Help @@ -148,13 +148,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -166,7 +166,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -183,7 +183,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -205,7 +205,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -214,7 +214,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -232,7 +232,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -249,7 +249,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -259,7 +259,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -270,7 +270,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/missav-enhancer/README_ko.md b/missav-enhancer/README_ko.md index ab6e86d74..7ca9ba030 100644 --- a/missav-enhancer/README_ko.md +++ b/missav-enhancer/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -117,7 +117,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -134,7 +134,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + ## 돕다 @@ -148,13 +148,13 @@ _다음은 스크립트에서 설정할 수 있습니다_ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -166,7 +166,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -183,7 +183,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -205,7 +205,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -214,7 +214,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -232,7 +232,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -249,7 +249,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -259,7 +259,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -270,7 +270,7 @@ _다음은 스크립트에서 설정할 수 있습니다_ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/missav-enhancer/README_vi.md b/missav-enhancer/README_vi.md index ee0984fe4..18eabc940 100644 --- a/missav-enhancer/README_vi.md +++ b/missav-enhancer/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -117,7 +117,7 @@ _Phần sau có thể được đặt trong tập lệnh_ - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -134,7 +134,7 @@ _Phần sau có thể được đặt trong tập lệnh_ - + ## Giúp đỡ @@ -148,13 +148,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -166,7 +166,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -183,7 +183,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -205,7 +205,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -214,7 +214,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -232,7 +232,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -249,7 +249,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -259,7 +259,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -270,7 +270,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/missav-enhancer/README_zh-TW.md b/missav-enhancer/README_zh-TW.md index 6cc463b51..baa4b3c99 100644 --- a/missav-enhancer/README_zh-TW.md +++ b/missav-enhancer/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -117,7 +117,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找成人腳本 > @@ -134,7 +134,7 @@ _以下可在腳本內設置_ - + ## 使用幫助 @@ -148,13 +148,13 @@ _以下可在腳本內設置_ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -166,7 +166,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找網頁相關腳本 > @@ -183,7 +183,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -205,7 +205,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找Google相關腳本 > @@ -214,7 +214,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -232,7 +232,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找成人腳本 > @@ -249,7 +249,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找自動翻譯 > @@ -259,7 +259,7 @@ _以下可在腳本內設置_ - + > ### 🔍你可能在找社交媒體腳本 > @@ -270,7 +270,7 @@ _以下可在腳本內設置_ - +

更多用戶腳本 /回到頂部↑

diff --git a/missav-explorer/README.md b/missav-explorer/README.md index 13e0e6b54..86f9df35a 100644 --- a/missav-explorer/README.md +++ b/missav-explorer/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -73,17 +73,17 @@ - + # Missav 批量提取器 - + ## 简介 Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工具。它可以抓取除了主页下的所有视频,并提供了自定义提取速度和文件命名的功能。下载完成后,生成一个包含图片的 `img` 文件夹和一个 `保存文件名.html` 命名网页文件,用于查看获得的视频信息。 - + ## 功能 @@ -101,11 +101,11 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - **高清大图下载**:支持下载高清大图。 - **支持WebDAV备份**:在下载同时保存到webdav。 - + ## 更新记录 - + ### 2024/6/14 更新 @@ -118,13 +118,13 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - **HTML 生成的界面支持从网络获取图片**:生成的 HTML 界面可以从网络获取图片。 - **下载高清大图**:支持下载高清大图。 - + ## 已知问题 - **最后一页获取完成后提示获取超出最大页的信息**:实际不会去获取。 - + ## 使用说明 @@ -135,7 +135,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 5. **查看 `jsonindex` 网页文件**:查看视频信息,点击图片查看预览,点击标题跳转到 Missav 页面。 - + > ### 🔍你可能在找成人脚本 > @@ -152,7 +152,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + ## 使用帮助 @@ -166,14 +166,14 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -186,7 +186,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找网页相关脚本 > @@ -204,7 +204,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找GitHub相关脚本 > @@ -227,7 +227,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找Google相关脚本 > @@ -237,7 +237,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -256,7 +256,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找成人脚本 > @@ -274,7 +274,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找自动翻译 > @@ -285,7 +285,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - + > ### 🔍你可能在找社交媒体脚本 > @@ -296,7 +296,7 @@ Missav 批量提取器是一个用于备份收藏夹和提取视频内容的工 - +

更多用户脚本 /回到顶部↑

diff --git a/missav-explorer/README_en.md b/missav-explorer/README_en.md index 0f6f243a9..738868ba8 100644 --- a/missav-explorer/README_en.md +++ b/missav-explorer/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -73,17 +73,17 @@ - + # Missav Batch Extractor - + ## Introduction Missav Batch Extractor is a tool for backing up favorites and extracting video content。It can crawl all videos except the home page,It also provides custom extraction speed and file naming functions。After the download is completed,Generate a picture containing `img` Folder and one `Save file name.html` Name web files,Used to view obtained video information。 - + ## Function @@ -101,11 +101,11 @@ Missav Batch Extractor is a tool for backing up favorites and extracting video c - **Download high-definition large image**:Support downloading of high-definition large images。 - **supportWebDAVBackup**:Save towebdav。 - + ## Update records - + ### 2024/6/14 renew @@ -118,13 +118,13 @@ Missav Batch Extractor is a tool for backing up favorites and extracting video c - **HTML GeneratedThe interface supports getting pictures from the network**:Generated HTML The interface can obtain pictures from the network。 - **Download high-definition large image**:Support downloading of high-definition large images。 - + ## Known issues - **After the last page is retrieved, it is prompted to obtain information exceeding the maximum page.**:I won’t actually get it。 - + ## Instructions for use @@ -135,7 +135,7 @@ Missav Batch Extractor is a tool for backing up favorites and extracting video c 5. **Check `jsonindex` Web page files**:View video information,Click on the image to view the preview,Click the title to jump to Missav page。 - + > ### 🔍You might be looking for adult scripts > @@ -152,7 +152,7 @@ Missav Batch Extractor is a tool for backing up favorites and extracting video c - + ## Help @@ -166,14 +166,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -186,7 +186,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -204,7 +204,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -227,7 +227,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -237,7 +237,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -256,7 +256,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -274,7 +274,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -285,7 +285,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -296,7 +296,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/missav-explorer/README_ko.md b/missav-explorer/README_ko.md index 2d28cca41..107d25e36 100644 --- a/missav-explorer/README_ko.md +++ b/missav-explorer/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -73,17 +73,17 @@ - + # Missav 배치 추출기 - + ## 소개 Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 추출하는 도구입니다.。홈페이지를 제외한 모든 비디오를 크롤링 할 수 있습니다,또한 사용자 정의 추출 속도와 파일 이름 지정 기능을 제공합니다.。다운로드가 완료된 후,포함 된 그림을 생성하십시오 `img` 폴더와 하나 `파일 이름을 저장합니다.html` 이름 웹 파일,얻은 비디오 정보를 보는 데 사용됩니다。 - + ## 기능 @@ -101,11 +101,11 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - **고화질 큰 이미지를 다운로드하십시오**:고화질 큰 이미지의 다운로드 지원。 - **지원하다WebDAV지원**:저장하십시오webdav。 - + ## 레코드 업데이트 - + ### 2024/6/14 고쳐 쓰다 @@ -118,13 +118,13 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - **HTML 생성인터페이스는 네트워크에서 사진을 얻는 것을 지원합니다**:생성 HTML 인터페이스는 네트워크에서 사진을 얻을 수 있습니다。 - **고화질 큰 이미지를 다운로드하십시오**:고화질 큰 이미지의 다운로드 지원。 - + ## 알려진 문제 - **마지막 페이지를 검색 한 후 최대 페이지를 초과하는 정보를 얻을 수 있습니다.**:나는 실제로 그것을 얻지 못할 것입니다。 - + ## 사용 지침 @@ -135,7 +135,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 5. **확인하다 `jsonindex` 웹 페이지 파일**:비디오 정보를 봅니다,미리보기를 보려면 이미지를 클릭하십시오,제목을 클릭하여 점프하십시오 Missav 페이지。 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -152,7 +152,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + ## 돕다 @@ -166,14 +166,14 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -186,7 +186,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -204,7 +204,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -227,7 +227,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -237,7 +237,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -256,7 +256,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -274,7 +274,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -285,7 +285,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -296,7 +296,7 @@ Missav 배치 추출기는 즐겨 찾기를 백업하고 비디오 컨텐츠를 - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/missav-explorer/README_vi.md b/missav-explorer/README_vi.md index b434f77b5..2f9e7b8b3 100644 --- a/missav-explorer/README_vi.md +++ b/missav-explorer/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -73,17 +73,17 @@ - + # Missav Trích xuất lô - + ## Giới thiệu Missav Trích xuất hàng loạt là một công cụ để sao lưu các mục yêu thích và trích xuất nội dung video。Nó có thể thu thập dữ liệu tất cả các video ngoại trừ trang chủ,Nó cũng cung cấp các chức năng đặt tên và tốc độ trích xuất tùy chỉnh。Sau khi tải xuống hoàn tất,Tạo một bức tranh chứa `img` Thư mục và một `Lưu tên tệp.html` Tên tệp web,Được sử dụng để xem thông tin video thu được。 - + ## Chức năng @@ -101,11 +101,11 @@ Missav Trích xuất hàng loạt là một công cụ để sao lưu các mục - **Tải xuống hình ảnh lớn độ nét cao**:Hỗ trợ tải xuống hình ảnh lớn độ nét cao。 - **ủng hộWebDAVHỗ trợ**:Lưu đếnwebdav。 - + ## Cập nhật hồ sơ - + ### 2024/6/14 gia hạn @@ -118,13 +118,13 @@ Missav Trích xuất hàng loạt là một công cụ để sao lưu các mục - **HTML Tạo raGiao diện hỗ trợ nhận hình ảnh từ mạng**:Tạo ra HTML Giao diện có thể lấy hình ảnh từ mạng。 - **Tải xuống hình ảnh lớn độ nét cao**:Hỗ trợ tải xuống hình ảnh lớn độ nét cao。 - + ## Các vấn đề đã biết - **Sau khi trang cuối cùng được truy xuất, nó được nhắc để có được thông tin vượt quá trang tối đa.**:Tôi sẽ không thực sự nhận được nó。 - + ## Hướng dẫn sử dụng @@ -135,7 +135,7 @@ Missav Trích xuất hàng loạt là một công cụ để sao lưu các mục 5. **Kiểm tra `jsonindex` Tệp trang web**:Xem thông tin video,Nhấp vào hình ảnh để xem bản xem trước,Nhấp vào tiêu đề để nhảy đến Missav trang。 - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -152,7 +152,7 @@ Missav Trích xuất hàng loạt là một công cụ để sao lưu các mục - + ## Giúp đỡ @@ -166,14 +166,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -186,7 +186,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -204,7 +204,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -227,7 +227,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -237,7 +237,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -256,7 +256,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -274,7 +274,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -285,7 +285,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -296,7 +296,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/missav-explorer/README_zh-TW.md b/missav-explorer/README_zh-TW.md index 6709e9ecf..03c08d057 100644 --- a/missav-explorer/README_zh-TW.md +++ b/missav-explorer/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -73,17 +73,17 @@ - + # Missav 批量提取器 - + ## 簡介 Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工具。它可以抓取除了主頁下的所有視頻,並提供了自定義提取速度和文件命名的功能。下載完成後,生成一個包含圖片的 `img` 文件夾和一個 `保存文件名.html` 命名網頁文件,用於查看獲得的視頻信息。 - + ## 功能 @@ -101,11 +101,11 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - **高清大圖下載**:支持下載高清大圖。 - **支持WebDAV備份**:在下載同時保存到webdav。 - + ## 更新記錄 - + ### 2024/6/14 更新 @@ -118,13 +118,13 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - **HTML 生成的界面支持從網絡獲取圖片**:生成的 HTML 界面可以從網絡獲取圖片。 - **下載高清大圖**:支持下載高清大圖。 - + ## 已知問題 - **最後一頁獲取完成後提示獲取超出最大頁的信息**:實際不會去獲取。 - + ## 使用說明 @@ -135,7 +135,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 5. **查看 `jsonindex` 網頁文件**:查看視頻信息,點擊圖片查看預覽,點擊標題跳轉到 Missav 頁面。 - + > ### 🔍你可能在找成人腳本 > @@ -152,7 +152,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + ## 使用幫助 @@ -166,14 +166,14 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -186,7 +186,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找網頁相關腳本 > @@ -204,7 +204,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找GitHub相關腳本 > @@ -227,7 +227,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找Google相關腳本 > @@ -237,7 +237,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -256,7 +256,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找成人腳本 > @@ -274,7 +274,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找自動翻譯 > @@ -285,7 +285,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - + > ### 🔍你可能在找社交媒體腳本 > @@ -296,7 +296,7 @@ Missav 批量提取器是一個用於備份收藏夾和提取視頻內容的工 - +

更多用戶腳本 /回到頂部↑

diff --git a/missav-m3u8-finder/README.md b/missav-m3u8-finder/README.md index c5c69f725..2846c7693 100644 --- a/missav-m3u8-finder/README.md +++ b/missav-m3u8-finder/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -85,7 +85,7 @@ 增加下载进度显示。别问。问就是更新的贼快 - + > ### 🔍你可能在找成人脚本 > @@ -102,7 +102,7 @@ - + ## 使用帮助 @@ -116,13 +116,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -134,7 +134,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -151,7 +151,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -173,7 +173,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -182,7 +182,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -200,7 +200,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -217,7 +217,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -227,7 +227,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -238,7 +238,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/missav-m3u8-finder/README_en.md b/missav-m3u8-finder/README_en.md index 0ec849b99..8dce774c8 100644 --- a/missav-m3u8-finder/README_en.md +++ b/missav-m3u8-finder/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -85,7 +85,7 @@ Added download function,Multi-threaded asynchronous download。No progress dis Increase download progress display。Don’t ask。Ask it’s very fast to update - + > ### 🔍You might be looking for adult scripts > @@ -102,7 +102,7 @@ Increase download progress display。Don’t ask。Ask it’s very fast to updat - + ## Help @@ -116,13 +116,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -134,7 +134,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -151,7 +151,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -173,7 +173,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -182,7 +182,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -200,7 +200,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -217,7 +217,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -227,7 +227,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -238,7 +238,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/missav-m3u8-finder/README_ko.md b/missav-m3u8-finder/README_ko.md index 0db40d993..dc7829558 100644 --- a/missav-m3u8-finder/README_ko.md +++ b/missav-m3u8-finder/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -85,7 +85,7 @@ 다운로드 진행 상황 디스플레이를 늘리십시오。묻지 마세요。업데이트하는 것이 매우 빠릅니다 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -102,7 +102,7 @@ - + ## 돕다 @@ -116,13 +116,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -134,7 +134,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -151,7 +151,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -173,7 +173,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -182,7 +182,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -200,7 +200,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -217,7 +217,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -227,7 +227,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -238,7 +238,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/missav-m3u8-finder/README_vi.md b/missav-m3u8-finder/README_vi.md index 034a58f99..d6b9da58f 100644 --- a/missav-m3u8-finder/README_vi.md +++ b/missav-m3u8-finder/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -85,7 +85,7 @@ Có sẵn [m3u8 Người tải xuống](https://github.com/nilaoda/N_m3u8DL-RE)T Tăng màn hình tiến trình tải xuống。Đừng hỏi。Hỏi nó rất nhanh để cập nhật - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -102,7 +102,7 @@ Tăng màn hình tiến trình tải xuống。Đừng hỏi。Hỏi nó rất n - + ## Giúp đỡ @@ -116,13 +116,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -134,7 +134,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -151,7 +151,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -173,7 +173,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -182,7 +182,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -200,7 +200,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -217,7 +217,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -227,7 +227,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -238,7 +238,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/missav-m3u8-finder/README_zh-TW.md b/missav-m3u8-finder/README_zh-TW.md index dd852dd2f..c64458cf6 100644 --- a/missav-m3u8-finder/README_zh-TW.md +++ b/missav-m3u8-finder/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -85,7 +85,7 @@ 增加下載進度顯示。別問。問就是更新的賊快 - + > ### 🔍你可能在找成人腳本 > @@ -102,7 +102,7 @@ - + ## 使用幫助 @@ -116,13 +116,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -134,7 +134,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -151,7 +151,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -173,7 +173,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -182,7 +182,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -200,7 +200,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -217,7 +217,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -227,7 +227,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -238,7 +238,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/no-zh-terminator/README.md b/no-zh-terminator/README.md index 46dc5ef89..981d5a7a0 100644 --- a/no-zh-terminator/README.md +++ b/no-zh-terminator/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -74,7 +74,7 @@

使用的Goolge翻译.无法连接Google的请不要下载

- + # 外语终结者 @@ -82,7 +82,7 @@ **作者:** [人民的勤务员](https://greasyfork.org/zh-CN/users/1169082) **描述:** 识别非中文字符,如果长度大于5且翻译文本中不含中文,则替换为中文。 - + ## 功能说明 @@ -90,7 +90,7 @@ - **站点控制:** 用户可以通过菜单命令来控制翻译功能在特定站点的启用或禁用。 - + ## 使用说明 @@ -98,7 +98,7 @@ - 可通过用户菜单控制翻译功能的启用和禁用。 - 编辑生效站点列表,定制哪些站点启用翻译功能。 - + ## 配置和定制 @@ -107,19 +107,19 @@ - **添加/移出翻译:** 选择当前站点是否启用翻译。 - **编辑生效站点:** 手动编辑站点列表,定制翻译功能。 - + ## 使用前: ![bf.png](https://s2.loli.net/2024/08/24/kuC7yUIwPmcRje8.png) - + ## 使用后: ![af.png](https://s2.loli.net/2024/08/24/nYrsvgqNukK1ADZ.png) - + > ### 🔍你可能在找自动翻译 > @@ -129,7 +129,7 @@ - + ## 使用帮助 @@ -143,14 +143,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -163,7 +163,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -181,7 +181,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -204,7 +204,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -214,7 +214,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -233,7 +233,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -251,7 +251,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -262,7 +262,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -273,7 +273,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/no-zh-terminator/README_en.md b/no-zh-terminator/README_en.md index 5033086c5..efaba1a5f 100644 --- a/no-zh-terminator/README_en.md +++ b/no-zh-terminator/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -74,7 +74,7 @@

UsedGoolgetranslate.Unable to connectGooglePlease do not download

- + # Foreign Language Terminator @@ -82,7 +82,7 @@ **author:** [人民的勤务员](https://greasyfork.org/zh-CN/users/1169082) **describe:** Recognize non-Chinese characters,If the length is greater than5And the translated text does not contain Chinese,Replace it with Chinese。 - + ## Function description @@ -90,7 +90,7 @@ This script can recognize non-Chinese characters on web pages,and automaticall - **Site Control:** Users can control the activation or disabling of translation functions on specific sites through menu commands.。 - + ## Instructions for use @@ -98,7 +98,7 @@ This script can recognize non-Chinese characters on web pages,and automaticall - The user menu can control the enablement and disabling of the translation function.。 - Edit the effective site list,Customize which sites enable translation。 - + ## Configuration and customization @@ -107,19 +107,19 @@ Users can use the following command to perform the following operations: - **Add to/Move out translation:** Select whether to enable translation on the current site。 - **Edit effective site:** Manually edit site list,Customized translation functions。 - + ## Before use: ![bf.png](https://s2.loli.net/2024/08/24/kuC7yUIwPmcRje8.png) - + ## After use: ![af.png](https://s2.loli.net/2024/08/24/nYrsvgqNukK1ADZ.png) - + > ### 🔍You may be looking for automatic translation > @@ -129,7 +129,7 @@ Users can use the following command to perform the following operations: - + ## Help @@ -143,14 +143,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -163,7 +163,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -181,7 +181,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -204,7 +204,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -214,7 +214,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -233,7 +233,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -251,7 +251,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -262,7 +262,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -273,7 +273,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/no-zh-terminator/README_ko.md b/no-zh-terminator/README_ko.md index 2b67ec671..76a1dfaf6 100644 --- a/no-zh-terminator/README_ko.md +++ b/no-zh-terminator/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -74,7 +74,7 @@

사용된Goolge번역하다.연결할 수 없습니다Google다운로드하지 마십시오

- + # 외국어 터미네이터 @@ -82,7 +82,7 @@ **작가:** [人民的勤务员](https://greasyfork.org/zh-CN/users/1169082) **설명하다:** 비 중국어 캐릭터를 인식합니다,길이가 더 큰 경우5번역 된 텍스트에는 중국어가 포함되어 있지 않습니다,중국어로 교체하십시오。 - + ## 기능 설명 @@ -90,7 +90,7 @@ - **사이트 제어:** 사용자는 메뉴 명령을 통해 특정 사이트에서 번역 기능의 활성화 또는 비활성화를 제어 할 수 있습니다.。 - + ## 사용 지침 @@ -98,7 +98,7 @@ - 사용자 메뉴는 번역 기능의 활성화 및 비활성화를 제어 할 수 있습니다.。 - 유효 사이트 목록을 편집하십시오,어떤 사이트가 번역을 활성화하는지 사용자 정의하십시오。 - + ## 구성 및 사용자 정의 @@ -107,19 +107,19 @@ - **추가/번역을 옮기십시오:** 현재 사이트에서 번역을 활성화할지 여부를 선택하십시오。 - **효과적인 사이트를 편집하십시오:** 사이트 목록을 수동으로 편집합니다,맞춤형 번역 기능。 - + ## 사용하기 전에: ![bf.png](https://s2.loli.net/2024/08/24/kuC7yUIwPmcRje8.png) - + ## 사용 후: ![af.png](https://s2.loli.net/2024/08/24/nYrsvgqNukK1ADZ.png) - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -129,7 +129,7 @@ - + ## 돕다 @@ -143,14 +143,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -163,7 +163,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -181,7 +181,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -204,7 +204,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -214,7 +214,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -233,7 +233,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -251,7 +251,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -262,7 +262,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -273,7 +273,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/no-zh-terminator/README_vi.md b/no-zh-terminator/README_vi.md index 45c59541b..31bbec86d 100644 --- a/no-zh-terminator/README_vi.md +++ b/no-zh-terminator/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -74,7 +74,7 @@

Đã sử dụngGoolgedịch.Không thể kết nốiGoogleVui lòng không tải xuống

- + # Terminator ngoại ngữ @@ -82,7 +82,7 @@ **tác giả:** [人民的勤务员](https://greasyfork.org/zh-CN/users/1169082) **mô tả:** Nhận ra các ký tự không phải người Trung Quốc,Nếu độ dài lớn hơn5Và văn bản dịch không chứa tiếng Trung,Thay thế nó bằng tiếng Trung。 - + ## Mô tả chức năng @@ -90,7 +90,7 @@ Tập lệnh này có thể nhận ra các ký tự không phải người Trung - **Kiểm soát trang web:** Người dùng có thể kiểm soát việc kích hoạt hoặc vô hiệu hóa các hàm dịch trên các trang web cụ thể thông qua các lệnh menu.。 - + ## Hướng dẫn sử dụng @@ -98,7 +98,7 @@ Tập lệnh này có thể nhận ra các ký tự không phải người Trung - Menu người dùng có thể kiểm soát việc hỗ trợ và vô hiệu hóa chức năng dịch.。 - Chỉnh sửa danh sách trang web hiệu quả,Tùy chỉnh trang web nào cho phép dịch。 - + ## Cấu hình và tùy chỉnh @@ -107,19 +107,19 @@ Người dùng có thể sử dụng lệnh sau để thực hiện các hoạt - **Thêm vào/Di chuyển ra bản dịch:** Chọn xem có thể bật dịch trên trang web hiện tại。 - **Chỉnh sửa trang web hiệu quả:** Danh sách trang web chỉnh sửa thủ công,Chức năng dịch tùy chỉnh。 - + ## Trước khi sử dụng: ![bf.png](https://s2.loli.net/2024/08/24/kuC7yUIwPmcRje8.png) - + ## Sau khi sử dụng: ![af.png](https://s2.loli.net/2024/08/24/nYrsvgqNukK1ADZ.png) - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -129,7 +129,7 @@ Người dùng có thể sử dụng lệnh sau để thực hiện các hoạt - + ## Giúp đỡ @@ -143,14 +143,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -163,7 +163,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -181,7 +181,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -204,7 +204,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -214,7 +214,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -233,7 +233,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -251,7 +251,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -262,7 +262,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -273,7 +273,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/no-zh-terminator/README_zh-TW.md b/no-zh-terminator/README_zh-TW.md index 2175ec6e1..2428172ab 100644 --- a/no-zh-terminator/README_zh-TW.md +++ b/no-zh-terminator/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -74,7 +74,7 @@

使用的Goolge翻譯.無法連接Google的請不要下載

- + # 外語終結者 @@ -82,7 +82,7 @@ **作者:** [人民的勤务员](https://greasyfork.org/zh-CN/users/1169082) **描述:** 識別非中文字符,如果長度大於5且翻譯文本中不含中文,則替換為中文。 - + ## 功能說明 @@ -90,7 +90,7 @@ - **站點控制:** 用戶可以通過菜單命令來控制翻譯功能在特定站點的啟用或禁用。 - + ## 使用說明 @@ -98,7 +98,7 @@ - 可通過用戶菜單控制翻譯功能的啟用和禁用。 - 編輯生效站點列表,定制哪些站點啟用翻譯功能。 - + ## 配置和定制 @@ -107,19 +107,19 @@ - **添加/移出翻譯:** 選擇當前站點是否啟用翻譯。 - **編輯生效站點:** 手動編輯站點列表,定制翻譯功能。 - + ## 使用前: ![bf.png](https://s2.loli.net/2024/08/24/kuC7yUIwPmcRje8.png) - + ## 使用後: ![af.png](https://s2.loli.net/2024/08/24/nYrsvgqNukK1ADZ.png) - + > ### 🔍你可能在找自動翻譯 > @@ -129,7 +129,7 @@ - + ## 使用幫助 @@ -143,14 +143,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -163,7 +163,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -181,7 +181,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -204,7 +204,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -214,7 +214,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -233,7 +233,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -251,7 +251,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -262,7 +262,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -273,7 +273,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/popup-window/README.md b/popup-window/README.md index 4c4abf2bd..7bfe7ba7e 100644 --- a/popup-window/README.md +++ b/popup-window/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -125,17 +125,17 @@ - + ## 功能介绍 🔗 拖拽即开小窗 — 拖拽网页链接,便捷地在小窗口中打开并预览,使用 Edge 的预读技术。小窗口后方有亚克力效果,提升视觉体验。 - + # 菜单选项说明 - + ## 选项列表 @@ -194,14 +194,14 @@ **每个选项后面都有一个对应的操作函数,这些函数用于更新菜单的设置。通过点击选项,用户可以直接改变相关配置,并立即看到效果。** - + ## 支持的网页 🌐 全网页适用 — 支持所有网页,随时随地享受便捷的链接预览与打开功能。 - + > ### 🔍你可能在找网页相关脚本 > @@ -217,7 +217,7 @@ > - [**MarkDown 云剪笔记**](https://greasyfork.org/scripts/530139): 将网页内容转换为 Markdown 格式的工具,支持复制、下载、发送到 GitHub 和 Obsidian 等功能。 - + ## 脚本亮点: @@ -227,7 +227,7 @@ 可调节模糊效果强度。 自定义小窗口尺寸。 - + ## 注意事项: @@ -235,7 +235,7 @@ 立即体验! 🚀 提升浏览效率 — 安装脚本,享受智能链接预览和美观小窗口! - + ## ☭ 感谢 @@ -244,7 +244,7 @@ - **[hmjz100](https://greasyfork.org/zh-CN/users/893941)** - **[tony0809](https://greasyfork.org/zh-CN/users/20361)** 为脚本添加了自定义域名设置的代码 - + ## 脚本演示 @@ -262,7 +262,7 @@ ![1.png](https://greasyfork.s3.us-east-2.amazonaws.com/45120umjmiqk1lfkh0116ad6pnui) - + ## 使用帮助 @@ -276,14 +276,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -296,7 +296,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -314,7 +314,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -337,7 +337,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -347,7 +347,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -366,7 +366,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -384,7 +384,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -395,7 +395,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -406,7 +406,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/popup-window/README_en.md b/popup-window/README_en.md index 8d1e0e827..f8103316e 100644 --- a/popup-window/README_en.md +++ b/popup-window/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -125,17 +125,17 @@ - + ## Feature Introduction 🔗 **Drag and Drop to Open Preview Window** — Easily open and preview web links in a small window by dragging them, utilizing Edge's pre-read technology. The background of the small window features an acrylic effect to enhance visual appeal. - + # Menu Options Description - + ## Options List @@ -193,13 +193,13 @@ **Each option is followed by a corresponding action function, which is used to update the menu settings. By clicking on an option, users can directly change the related configuration and see the effect immediately.** - + ## Supported Web Pages 🌐 **Applicable to All Web Pages** — Supports all web pages, allowing convenient link preview and opening functionality anytime, anywhere. - + ## Script Highlights: @@ -209,7 +209,7 @@ - Adjustable blur effect intensity. - Customizable small window size. - + ## Notes: @@ -223,14 +223,14 @@ ![1.png](https://greasyfork.s3.us-east-2.amazonaws.com/45120umjmiqk1lfkh0116ad6pnui) - + ## Original Author [hiisme](https://greasyfork.org/zh-CN/scripts/504567) - + > ### 🔍You may be looking for web-related scripts > @@ -247,7 +247,7 @@ - + ## Help @@ -261,14 +261,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -281,7 +281,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -299,7 +299,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -322,7 +322,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -332,7 +332,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -351,7 +351,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -369,7 +369,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -380,7 +380,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -391,7 +391,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/popup-window/README_ko.md b/popup-window/README_ko.md index 48cd3f03c..a4edb9348 100644 --- a/popup-window/README_ko.md +++ b/popup-window/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -125,17 +125,17 @@ - + ## 기능적 소개 🔗 창을 끌고 떨어 뜨립니다 — 웹 링크를 드래그 앤 드롭합니다,작은 창에서 편리하게 열리고 미리보기,사용 Edge 독서 기술。작은 창 뒤에 아크릴 효과,시각적 경험을 향상시킵니다。 - + # 메뉴 옵션 설명 - + ## 옵션 목록 @@ -194,14 +194,14 @@ **각 옵션 후에 해당 조작 기능이 있습니다,이러한 기능은 메뉴 설정을 업데이트하는 데 사용됩니다。옵션을 클릭하여,사용자는 관련 구성을 직접 변경할 수 있습니다,그리고 그 효과를 즉시 확인하십시오。** - + ## 지원되는 웹 페이지 🌐 모든 페이지가 적용됩니다 — 모든 웹 페이지를 지원합니다,언제 어디서나 편리한 링크 미리보기 및 개방 기능을 즐기십시오。 - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -217,7 +217,7 @@ > - [**마크 다운 클라우드 컷 메모**](https://greasyfork.org/scripts/530139): 웹 컨텐츠를 Markdown 형식으로 변환하는 도구는 복사, 다운로드 및 Github 및 Obsidian으로 전송과 같은 기능을 지원합니다. - + ## 스크립트 하이라이트: @@ -227,7 +227,7 @@ 조정 가능한 블러 효과 강도。 창 크기를 사용자 정의하십시오。 - + ## 주목해야 할 것: @@ -235,7 +235,7 @@ 지금 경험하십시오! 🚀 탐색 효율성을 향상시킵니다 — 설치 스크립트,스마트 링크 미리보기와 아름다운 창을 즐기십시오! - + ## ☭ 고마워하는 @@ -244,7 +244,7 @@ - **[hmjz100](https://greasyfork.org/zh-CN/users/893941)** - **[tony0809](https://greasyfork.org/zh-CN/users/20361)** 사용자 정의 도메인 이름 설정에 스크립트에 코드가 추가되었습니다. - + ## 스크립트 데모 @@ -262,7 +262,7 @@ ![1.png](https://greasyfork.s3.us-east-2.amazonaws.com/45120umjmiqk1lfkh0116ad6pnui) - + ## 돕다 @@ -276,14 +276,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -296,7 +296,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -314,7 +314,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -337,7 +337,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -347,7 +347,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -366,7 +366,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -384,7 +384,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -395,7 +395,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -406,7 +406,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/popup-window/README_vi.md b/popup-window/README_vi.md index 7744827b0..e303ebbb1 100644 --- a/popup-window/README_vi.md +++ b/popup-window/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -125,17 +125,17 @@ - + ## Giới thiệu chức năng 🔗 Kéo và thả cửa sổ — Kéo và thả liên kết web,Mở thuận tiện và xem trước trong các cửa sổ nhỏ,sử dụng Edge Công nghệ đọc。Hiệu ứng acrylic phía sau cửa sổ nhỏ,Cải thiện trải nghiệm hình ảnh。 - + # Mô tả tùy chọn menu - + ## Danh sách tùy chọn @@ -194,14 +194,14 @@ **Có một chức năng hoạt động tương ứng sau mỗi tùy chọn,Các chức năng này được sử dụng để cập nhật cài đặt menu。Bằng cách nhấp vào các tùy chọn,Người dùng có thể thay đổi trực tiếp cấu hình có liên quan,Và xem hiệu ứng ngay lập tức。** - + ## Các trang web được hỗ trợ 🌐 Tất cả các trang đều được áp dụng — Hỗ trợ tất cả các trang web,Thưởng thức xem trước liên kết thuận tiện và mở các chức năng mọi lúc, mọi nơi。 - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -217,7 +217,7 @@ > - [**Markdown Cloud Cut Ghi chú**](https://greasyfork.org/scripts/530139): Một công cụ chuyển đổi nội dung web thành định dạng đánh dấu, hỗ trợ các tính năng như sao chép, tải xuống và gửi đến GitHub và Obsidian. - + ## Kịch bản nổi bật: @@ -227,7 +227,7 @@ Cài đặt tùy chọn: Cường độ hiệu ứng mờ có thể điều chỉnh。 Tùy chỉnh kích thước của cửa sổ。 - + ## Những điều cần lưu ý: @@ -235,7 +235,7 @@ Khi nhấp hoặc cuộn một trang,Có thể tự động đóng các cửa Kinh nghiệm ngay bây giờ! 🚀 Cải thiện hiệu quả duyệt web — Tập lệnh cài đặt,Thưởng thức xem trước liên kết thông minh và cửa sổ đẹp! - + ## ☭ tri ân @@ -244,7 +244,7 @@ Kinh nghiệm ngay bây giờ! - **[hmjz100](https://greasyfork.org/zh-CN/users/893941)** - **[tony0809](https://greasyfork.org/zh-CN/users/20361)** Đã thêm mã vào tập lệnh vào cài đặt tên miền tùy chỉnh - + ## Tập lệnh demo @@ -262,7 +262,7 @@ Kịch bản báo chí dài,Kéo và kéo,Ghi lại vị trí cửa sổ trình ![1.png](https://greasyfork.s3.us-east-2.amazonaws.com/45120umjmiqk1lfkh0116ad6pnui) - + ## Giúp đỡ @@ -276,14 +276,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -296,7 +296,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -314,7 +314,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -337,7 +337,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -347,7 +347,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -366,7 +366,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -384,7 +384,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -395,7 +395,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -406,7 +406,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/popup-window/README_zh-TW.md b/popup-window/README_zh-TW.md index da370f054..b55982156 100644 --- a/popup-window/README_zh-TW.md +++ b/popup-window/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -125,17 +125,17 @@ - + ## 功能介紹 🔗 拖拽即開小窗 — 拖拽網頁鏈接,便捷地在小窗口中打開並預覽,使用 Edge 的預讀技術。小窗口後方有亞克力效果,提升視覺體驗。 - + # 菜單選項說明 - + ## 選項列表 @@ -194,14 +194,14 @@ **每個選項後面都有一個對應的操作函數,這些函數用於更新菜單的設置。通過點擊選項,用戶可以直接改變相關配置,並立即看到效果。** - + ## 支持的網頁 🌐 全網頁適用 — 支持所有網頁,隨時隨地享受便捷的鏈接預覽與打開功能。 - + > ### 🔍你可能在找網頁相關腳本 > @@ -217,7 +217,7 @@ > - [**MarkDown 雲剪筆記**](https://greasyfork.org/scripts/530139): 將網頁內容轉換為 Markdown 格式的工具,支持複製、下載、發送到 GitHub 和 Obsidian 等功能。 - + ## 腳本亮點: @@ -227,7 +227,7 @@ 可調節模糊效果強度。 自定義小窗口尺寸。 - + ## 注意事項: @@ -235,7 +235,7 @@ 立即體驗! 🚀 提升瀏覽效率 — 安裝腳本,享受智能鏈接預覽和美觀小窗口! - + ## ☭ 感謝 @@ -244,7 +244,7 @@ - **[hmjz100](https://greasyfork.org/zh-CN/users/893941)** - **[tony0809](https://greasyfork.org/zh-CN/users/20361)** 為腳本添加了自定義域名設置的代碼 - + ## 腳本演示 @@ -262,7 +262,7 @@ ![1.png](https://greasyfork.s3.us-east-2.amazonaws.com/45120umjmiqk1lfkh0116ad6pnui) - + ## 使用幫助 @@ -276,14 +276,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -296,7 +296,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -314,7 +314,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -337,7 +337,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -347,7 +347,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -366,7 +366,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -384,7 +384,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -395,7 +395,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -406,7 +406,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/pornhub-download/README.md b/pornhub-download/README.md index b3fdf9b92..fccc97348 100644 --- a/pornhub-download/README.md +++ b/pornhub-download/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -110,7 +110,7 @@ ![](https://greasyfork.s3.us-east-2.amazonaws.com/ekvnnglp08sc4cciiunnmwor3cef) ![](https://greasyfork.s3.us-east-2.amazonaws.com/xl7sqh5acft7a6fd2wu3ird3f1dw) - + > ### 🔍你可能在找成人脚本 > @@ -127,7 +127,7 @@ - + ## 使用帮助 @@ -141,13 +141,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -159,7 +159,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -176,7 +176,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -198,7 +198,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -242,7 +242,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -252,7 +252,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -263,7 +263,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/pornhub-download/README_en.md b/pornhub-download/README_en.md index 159e952f7..4a450b001 100644 --- a/pornhub-download/README_en.md +++ b/pornhub-download/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍You might be looking for adult scripts > @@ -130,7 +130,7 @@ - + ## Help @@ -144,13 +144,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -162,7 +162,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -179,7 +179,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -201,7 +201,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -210,7 +210,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -228,7 +228,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -245,7 +245,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -255,7 +255,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -266,7 +266,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/pornhub-download/README_ko.md b/pornhub-download/README_ko.md index fe0c723f9..f715ce32a 100644 --- a/pornhub-download/README_ko.md +++ b/pornhub-download/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -130,7 +130,7 @@ - + ## 돕다 @@ -144,13 +144,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -162,7 +162,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -179,7 +179,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -201,7 +201,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -210,7 +210,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -228,7 +228,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -245,7 +245,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -255,7 +255,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -266,7 +266,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/pornhub-download/README_vi.md b/pornhub-download/README_vi.md index edd8b95ee..529d8cc81 100644 --- a/pornhub-download/README_vi.md +++ b/pornhub-download/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -112,7 +112,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -129,7 +129,7 @@ - + ## Giúp đỡ @@ -143,13 +143,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -161,7 +161,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -178,7 +178,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -200,7 +200,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -209,7 +209,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -227,7 +227,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -244,7 +244,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -254,7 +254,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -265,7 +265,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/pornhub-download/README_zh-TW.md b/pornhub-download/README_zh-TW.md index e0e0c3343..ad6baa1d6 100644 --- a/pornhub-download/README_zh-TW.md +++ b/pornhub-download/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -130,7 +130,7 @@ - + ## 使用幫助 @@ -144,13 +144,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -162,7 +162,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -179,7 +179,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -201,7 +201,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -210,7 +210,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -228,7 +228,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -245,7 +245,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -255,7 +255,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -266,7 +266,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/remove-link-underlines/README.md b/remove-link-underlines/README.md index f8c83d5d9..f2b2f2eaf 100644 --- a/remove-link-underlines/README.md +++ b/remove-link-underlines/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -68,22 +68,22 @@ - + # Remove Link Underlines - + ## Description This userscript removes underlines from all links on any website and dynamically handles new links. It ensures a cleaner and more visually appealing browsing experience. - + ## Description in Multiple Languages - + > ### 🔍你可能在找网页相关脚本 > @@ -99,67 +99,67 @@ This userscript removes underlines from all links on any website and dynamically > - [**MarkDown 云剪笔记**](https://greasyfork.org/scripts/530139): 将网页内容转换为 Markdown 格式的工具,支持复制、下载、发送到 GitHub 和 Obsidian 等功能。 - + ### 中文(简体) 这个用户脚本移除所有网站上的链接下划线,并动态处理新链接。它确保了更干净和更有视觉吸引力的浏览体验。 - + ### 中文(繁体) 这个使用者脚本移除所有网站上的连结底线,并动态处理新连结。它确保了更干净和更有视觉吸引力的浏览体验。 - + ### Français Ce script utilisateur supprime les soulignements de tous les liens sur n'importe quel site Web et gère dynamiquement les nouveaux liens. Il assure une expérience de navigation plus propre et plus attrayante visuellement. - + ### 日本语 このユーザースクリプトは、任意のWebサイト上のすべてのリンクの下线を削除し、新しいリンクを动的に処理します。これにより、よりクリーンで视覚的に魅力的なブラウジング体験が保証されます。 - + ### Deutsch Dieses Benutzerskript entfernt die Unterstreichungen aller Links auf jeder Website und behandelt neue Links dynamisch. Es sorgt für ein saubereres und optisch ansprechenderes Surferlebnis. - + ### 한국어 이 사용자 스크립트는 모든 웹사이트에서 모든 링크의 밑줄을 제거하고 새 링크를 동적으로 처리합니다. 이는 더 깨끗하고 시각적으로 매력적인 브라우징 경험을 보장합니다. - + ### Tiếng Việt Tập lệnh người dùng này xóa gạch chân khỏi tất cả các liên kết trên bất kỳ trang web nào và xử lý động các liên kết mới. Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn về mặt hình ảnh. - + ### العربية يقوم هذا النص البرمجي للمستخدم بإزالة التسطير من جميع الروابط على أي موقع ويب والتعامل ديناميكيًا مع الروابط الجديدة. يضمن تجربة تصفح أنظف وأكثر جاذبية بصريًا. - + ### हिंदी यह उपयोगकर्ता स्क्रिप्ट किसी भी वेबसाइट पर सभी लिंक से रेखांकन हटा देती है और नए लिंक को गतिशील रूप से संभालती है। यह एक क्लीनर और अधिक आकर्षक ब्राउज़िंग अनुभव सुनिश्चित करता है। - + ### Español Este script de usuario elimina los subrayados de todos los enlaces en cualquier sitio web y maneja dinámicamente los nuevos enlaces. Garantiza una experiencia de navegación más limpia y visualmente atractiva. - + ## Author @@ -167,7 +167,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier [china.qinwuyuan@gmail.com](mailto:china.qinwuyuan@gmail.com) - + ## 使用帮助 @@ -181,14 +181,14 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -201,7 +201,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找网页相关脚本 > @@ -219,7 +219,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找GitHub相关脚本 > @@ -242,7 +242,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找Google相关脚本 > @@ -252,7 +252,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -271,7 +271,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找成人脚本 > @@ -289,7 +289,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找自动翻译 > @@ -300,7 +300,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找社交媒体脚本 > @@ -311,7 +311,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - +

更多用户脚本 /回到顶部↑

diff --git a/remove-link-underlines/README_en.md b/remove-link-underlines/README_en.md index 40ce8e6ba..19faeeec4 100644 --- a/remove-link-underlines/README_en.md +++ b/remove-link-underlines/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -68,22 +68,22 @@ - + # Remove Link Underlines - + ## Description This userscript removes underlines from all links on any website and dynamically handles new links. It ensures a cleaner and more visually appealing browsing experience. - + ## Description in Multiple Languages - + > ### 🔍You may be looking for web-related scripts > @@ -99,67 +99,67 @@ This userscript removes underlines from all links on any website and dynamically > - [**MarkDown Cloud Cut Notes**](https://greasyfork.org/scripts/530139): A tool that converts web content to Markdown format, supports features such as copying, downloading, and sending to GitHub and Obsidian. - + ### Chinese(Simplified Chinese) This user script removes link underlines on all websites,And dynamically process new links。It ensures a cleaner and more visually appealing browsing experience。 - + ### Chinese(Traditional Chinese) This user script removes the links on all websites,And dynamically process new links。It ensures a cleaner and more visually appealing browsing experience。 - + ### Français Ce script utilisateur supprime les soulignements de tous les liens sur n'importe quel site Web et gère dynamiquement les nouveaux liens. Il assure une expérience de navigation plus propre et plus attrayante visuellement. - + ### Japanese このユーザースクリプトは、AnyのWebサイトsuperiorのすべてのリンクのOfflineをdeleteし、newしいリンクをMovingにprocessします。これにより、よりクリーンでVisionにCharmingなブラウジングExperienceがguaranteeされます。 - + ### Deutsch Dieses Benutzerskript entfernt die Unterstreichungen aller Links auf jeder Website und behandelt neue Links dynamisch. Es sorgt für ein saubereres und optisch ansprechenderes Surferlebnis. - + ### 한국어 이 사용자 스크립트는 모든 웹사이트에서 모든 링크의 밑줄을 제거하고 새 링크를 동적으로 처리합니다. 이는 더 깨끗하고 시각적으로 매력적인 브라우징 경험을 보장합니다. - + ### Tiếng Việt Tập lệnh người dùng này xóa gạch chân khỏi tất cả các liên kết trên bất kỳ trang web nào và xử lý động các liên kết mới. Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn về mặt hình ảnh. - + ### العربية يقوم هذا النص البرمجي للمستخدم بإزالة التسطير من جميع الروابط على أي موقع ويب والتعامل ديناميكيًا مع الروابط الجديدة. يضمن تجربة تصفح أنظف وأكثر جاذبية بصريًا. - + ### हिंदी यह उपयोगकर्ता स्क्रिप्ट किसी भी वेबसाइट पर सभी लिंक से रेखांकन हटा देती है और नए लिंक को गतिशील रूप से संभालती है। यह एक क्लीनर और अधिक आकर्षक ब्राउज़िंग अनुभव सुनिश्चित करता है। - + ### Español Este script de usuario elimina los subrayados de todos los enlaces en cualquier sitio web y maneja dinámicamente los nuevos enlaces. Garantiza una experiencia de navegación más limpia y visualmente atractiva. - + ## Author @@ -167,7 +167,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier [china.qinwuyuan@gmail.com](mailto:china.qinwuyuan@gmail.com) - + ## Help @@ -181,14 +181,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -201,7 +201,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -219,7 +219,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -242,7 +242,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -252,7 +252,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -271,7 +271,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -289,7 +289,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -300,7 +300,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -311,7 +311,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/remove-link-underlines/README_ko.md b/remove-link-underlines/README_ko.md index f70c9bcd7..bf06ab3af 100644 --- a/remove-link-underlines/README_ko.md +++ b/remove-link-underlines/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -68,22 +68,22 @@ - + # Remove Link Underlines - + ## Description This userscript removes underlines from all links on any website and dynamically handles new links. It ensures a cleaner and more visually appealing browsing experience. - + ## Description in Multiple Languages - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -99,67 +99,67 @@ This userscript removes underlines from all links on any website and dynamically > - [**마크 다운 클라우드 컷 메모**](https://greasyfork.org/scripts/530139): 웹 컨텐츠를 Markdown 형식으로 변환하는 도구는 복사, 다운로드 및 Github 및 Obsidian으로 전송과 같은 기능을 지원합니다. - + ### 중국인(단순화 된 중국어) 이 사용자 스크립트는 모든 웹 사이트에서 링크가 강조됩니다,새로운 링크를 동적으로 처리합니다。그것은 더 깨끗하고 시각적으로 매력적인 탐색 경험을 보장합니다.。 - + ### 중국인(전통적인 중국어) 이 사용자 스크립트는 모든 웹 사이트의 링크를 제거합니다,새로운 링크를 동적으로 처리합니다。그것은 더 깨끗하고 시각적으로 매력적인 탐색 경험을 보장합니다.。 - + ### Français Ce script utilisateur supprime les soulignements de tous les liens sur n'importe quel site Web et gère dynamiquement les nouveaux liens. Il assure une expérience de navigation plus propre et plus attrayante visuellement. - + ### 일본어 このユーザースクリプトは、어느のWebサイト우수한のすべてのリンクの오프라인を삭제し、새로운しいリンクを움직이는に프로세스します。これにより、よりクリーンで비전に매력적인なブラウジング경험が보장하다されます。 - + ### Deutsch Dieses Benutzerskript entfernt die Unterstreichungen aller Links auf jeder Website und behandelt neue Links dynamisch. Es sorgt für ein saubereres und optisch ansprechenderes Surferlebnis. - + ### 한국어 이 사용자 스크립트는 모든 웹사이트에서 모든 링크의 밑줄을 제거하고 새 링크를 동적으로 처리합니다. 이는 더 깨끗하고 시각적으로 매력적인 브라우징 경험을 보장합니다. - + ### Tiếng Việt Tập lệnh người dùng này xóa gạch chân khỏi tất cả các liên kết trên bất kỳ trang web nào và xử lý động các liên kết mới. Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn về mặt hình ảnh. - + ### العربية يقوم هذا النص البرمجي للمستخدم بإزالة التسطير من جميع الروابط على أي موقع ويب والتعامل ديناميكيًا مع الروابط الجديدة. يضمن تجربة تصفح أنظف وأكثر جاذبية بصريًا. - + ### हिंदी यह उपयोगकर्ता स्क्रिप्ट किसी भी वेबसाइट पर सभी लिंक से रेखांकन हटा देती है और नए लिंक को गतिशील रूप से संभालती है। यह एक क्लीनर और अधिक आकर्षक ब्राउज़िंग अनुभव सुनिश्चित करता है। - + ### Español Este script de usuario elimina los subrayados de todos los enlaces en cualquier sitio web y maneja dinámicamente los nuevos enlaces. Garantiza una experiencia de navegación más limpia y visualmente atractiva. - + ## Author @@ -167,7 +167,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier [china.qinwuyuan@gmail.com](mailto:china.qinwuyuan@gmail.com) - + ## 돕다 @@ -181,14 +181,14 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -201,7 +201,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -219,7 +219,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -242,7 +242,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -252,7 +252,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -271,7 +271,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -289,7 +289,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -300,7 +300,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -311,7 +311,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/remove-link-underlines/README_vi.md b/remove-link-underlines/README_vi.md index 6ab576875..2edc4458e 100644 --- a/remove-link-underlines/README_vi.md +++ b/remove-link-underlines/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -68,22 +68,22 @@ - + # Remove Link Underlines - + ## Description This userscript removes underlines from all links on any website and dynamically handles new links. It ensures a cleaner and more visually appealing browsing experience. - + ## Description in Multiple Languages - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -99,67 +99,67 @@ This userscript removes underlines from all links on any website and dynamically > - [**Markdown Cloud Cut Ghi chú**](https://greasyfork.org/scripts/530139): Một công cụ chuyển đổi nội dung web thành định dạng đánh dấu, hỗ trợ các tính năng như sao chép, tải xuống và gửi đến GitHub và Obsidian. - + ### Trung Quốc(Đơn giản hóa Trung Quốc) Tập lệnh người dùng này sẽ loại bỏ các liên kết gạch chân trên tất cả các trang web,Và tự động xử lý các liên kết mới。Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn。 - + ### Trung Quốc(Trung Quốc truyền thống) Tập lệnh người dùng này sẽ xóa các liên kết trên tất cả các trang web,Và tự động xử lý các liên kết mới。Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn。 - + ### Français Ce script utilisateur supprime les soulignements de tous les liens sur n'importe quel site Web et gère dynamiquement les nouveaux liens. Il assure une expérience de navigation plus propre et plus attrayante visuellement. - + ### Nhật Bản このユーザースクリプトは、Bất kìのWebサイトthượng đẳngのすべてのリンクのNgoại tuyếnをxóa bỏし、mớiしいリンクをDi chuyểnにquá trìnhします。これにより、よりクリーンでTầm nhìnにQuyến rũなブラウジングKinh nghiệmがbảo đảmされます。 - + ### Deutsch Dieses Benutzerskript entfernt die Unterstreichungen aller Links auf jeder Website und behandelt neue Links dynamisch. Es sorgt für ein saubereres und optisch ansprechenderes Surferlebnis. - + ### 한국어 이 사용자 스크립트는 모든 웹사이트에서 모든 링크의 밑줄을 제거하고 새 링크를 동적으로 처리합니다. 이는 더 깨끗하고 시각적으로 매력적인 브라우징 경험을 보장합니다. - + ### Tiếng Việt Tập lệnh người dùng này xóa gạch chân khỏi tất cả các liên kết trên bất kỳ trang web nào và xử lý động các liên kết mới. Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn về mặt hình ảnh. - + ### العربية يقوم هذا النص البرمجي للمستخدم بإزالة التسطير من جميع الروابط على أي موقع ويب والتعامل ديناميكيًا مع الروابط الجديدة. يضمن تجربة تصفح أنظف وأكثر جاذبية بصريًا. - + ### हिंदी यह उपयोगकर्ता स्क्रिप्ट किसी भी वेबसाइट पर सभी लिंक से रेखांकन हटा देती है और नए लिंक को गतिशील रूप से संभालती है। यह एक क्लीनर और अधिक आकर्षक ब्राउज़िंग अनुभव सुनिश्चित करता है। - + ### Español Este script de usuario elimina los subrayados de todos los enlaces en cualquier sitio web y maneja dinámicamente los nuevos enlaces. Garantiza una experiencia de navegación más limpia y visualmente atractiva. - + ## Author @@ -167,7 +167,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier [china.qinwuyuan@gmail.com](mailto:china.qinwuyuan@gmail.com) - + ## Giúp đỡ @@ -181,14 +181,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -201,7 +201,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -219,7 +219,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -242,7 +242,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -252,7 +252,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -271,7 +271,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -289,7 +289,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -300,7 +300,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -311,7 +311,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/remove-link-underlines/README_zh-TW.md b/remove-link-underlines/README_zh-TW.md index 3961b361d..95645b37f 100644 --- a/remove-link-underlines/README_zh-TW.md +++ b/remove-link-underlines/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -68,22 +68,22 @@ - + # Remove Link Underlines - + ## Description This userscript removes underlines from all links on any website and dynamically handles new links. It ensures a cleaner and more visually appealing browsing experience. - + ## Description in Multiple Languages - + > ### 🔍你可能在找網頁相關腳本 > @@ -99,67 +99,67 @@ This userscript removes underlines from all links on any website and dynamically > - [**MarkDown 雲剪筆記**](https://greasyfork.org/scripts/530139): 將網頁內容轉換為 Markdown 格式的工具,支持複製、下載、發送到 GitHub 和 Obsidian 等功能。 - + ### 中文(簡體) 這個用戶腳本移除所有網站上的鏈接下劃線,並動態處理新鏈接。它確保了更乾淨和更有視覺吸引力的瀏覽體驗。 - + ### 中文(繁體) 這個使用者腳本移除所有網站上的連結底線,並動態處理新連結。它確保了更乾淨和更有視覺吸引力的瀏覽體驗。 - + ### Français Ce script utilisateur supprime les soulignements de tous les liens sur n'importe quel site Web et gère dynamiquement les nouveaux liens. Il assure une expérience de navigation plus propre et plus attrayante visuellement. - + ### 日本語 このユーザースクリプトは、任意のWebサイト上のすべてのリンクの下線を刪除し、新しいリンクを動態的に過程します。これにより、よりクリーンで視覺上に魅力的なブラウジング經驗が保證されます。 - + ### Deutsch Dieses Benutzerskript entfernt die Unterstreichungen aller Links auf jeder Website und behandelt neue Links dynamisch. Es sorgt für ein saubereres und optisch ansprechenderes Surferlebnis. - + ### 한국어 이 사용자 스크립트는 모든 웹사이트에서 모든 링크의 밑줄을 제거하고 새 링크를 동적으로 처리합니다. 이는 더 깨끗하고 시각적으로 매력적인 브라우징 경험을 보장합니다. - + ### Tiếng Việt Tập lệnh người dùng này xóa gạch chân khỏi tất cả các liên kết trên bất kỳ trang web nào và xử lý động các liên kết mới. Nó đảm bảo trải nghiệm duyệt web sạch hơn và hấp dẫn hơn về mặt hình ảnh. - + ### العربية يقوم هذا النص البرمجي للمستخدم بإزالة التسطير من جميع الروابط على أي موقع ويب والتعامل ديناميكيًا مع الروابط الجديدة. يضمن تجربة تصفح أنظف وأكثر جاذبية بصريًا. - + ### हिंदी यह उपयोगकर्ता स्क्रिप्ट किसी भी वेबसाइट पर सभी लिंक से रेखांकन हटा देती है और नए लिंक को गतिशील रूप से संभालती है। यह एक क्लीनर और अधिक आकर्षक ब्राउज़िंग अनुभव सुनिश्चित करता है। - + ### Español Este script de usuario elimina los subrayados de todos los enlaces en cualquier sitio web y maneja dinámicamente los nuevos enlaces. Garantiza una experiencia de navegación más limpia y visualmente atractiva. - + ## Author @@ -167,7 +167,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier [china.qinwuyuan@gmail.com](mailto:china.qinwuyuan@gmail.com) - + ## 使用幫助 @@ -181,14 +181,14 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -201,7 +201,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找網頁相關腳本 > @@ -219,7 +219,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找GitHub相關腳本 > @@ -242,7 +242,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找Google相關腳本 > @@ -252,7 +252,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -271,7 +271,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找成人腳本 > @@ -289,7 +289,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找自動翻譯 > @@ -300,7 +300,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - + > ### 🔍你可能在找社交媒體腳本 > @@ -311,7 +311,7 @@ Este script de usuario elimina los subrayados de todos los enlaces en cualquier - +

更多用戶腳本 /回到頂部↑

diff --git a/script-finder-plus/README.md b/script-finder-plus/README.md index cf009868a..d7b6a8260 100644 --- a/script-finder-plus/README.md +++ b/script-finder-plus/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -101,13 +101,13 @@ - + # Script Finder Script Finder 是一个用户脚本(userscript),它可以帮助你在任何网站上查找和管理用户脚本。它提供了一种方便的方式来搜索和安装来自 Greasy Fork 的用户脚本。借助 Script Finder,你可以轻松地一键将自定义脚本添加到你喜爱的网站上,从而增强你的浏览体验。 - + ## 功能 @@ -116,7 +116,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - 一键安装用户脚本 - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -134,7 +134,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + ## 使用方法 @@ -148,21 +148,21 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 **注意**:该用户脚本需要在浏览器中安装用户脚本管理器才能正常使用(可在最底部查看可以使用的管理器) - + ## 图片 ![fi.png](https://s2.loli.net/2024/08/05/WOkL8vV2oxRASYQ.png) ![show.png](https://s2.loli.net/2024/08/05/EBsldxGySe9Kf3w.png) - + ## 原作者 脚本修改自用户 **[shiquda](https://greasyfork.org/zh-CN/users/935206)** 的脚本 [Script Finder](https://greasyfork.org/scripts/472056) 感谢原作者 **[shiquda](https://greasyfork.org/zh-CN/users/935206)** 的**勤劳**与**智慧** - + ## 使用帮助 @@ -176,14 +176,14 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -196,7 +196,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找网页相关脚本 > @@ -214,7 +214,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找GitHub相关脚本 > @@ -237,7 +237,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找Google相关脚本 > @@ -247,7 +247,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -266,7 +266,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找成人脚本 > @@ -284,7 +284,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找自动翻译 > @@ -295,7 +295,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - + > ### 🔍你可能在找社交媒体脚本 > @@ -306,7 +306,7 @@ Script Finder 是一个用户脚本(userscript),它可以帮助你在任 - +

更多用户脚本 /回到顶部↑

diff --git a/script-finder-plus/README_en.md b/script-finder-plus/README_en.md index e877b4d2b..f6ea28d33 100644 --- a/script-finder-plus/README_en.md +++ b/script-finder-plus/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -101,13 +101,13 @@ - + # Script Finder The Script Finder userscript allows you to find and manage user scripts on any website. It provides a convenient way to search and install userscripts from Greasy Fork. With Script Finder, you can easily enhance your browsing experience by adding custom scripts to your favorite websites easily. - + ## Features @@ -115,7 +115,7 @@ The Script Finder userscript allows you to find and manage user scripts on any w - View detailed information about each script, including author, description, installs, version and rating - Install userscripts with a single click - + ## How to Use @@ -129,22 +129,22 @@ The Script Finder userscript allows you to find and manage user scripts on any w **Note**: This userscript requires a userscript manager extension to be installed in your browser. - + ## Preview ![fi.png](https://s2.loli.net/2024/08/05/WOkL8vV2oxRASYQ.png) ![show.png](https://s2.loli.net/2024/08/05/EBsldxGySe9Kf3w.png) - + ## Aoriginal Author - + # [shiquda](https://greasyfork.org/zh-CN/scripts/472056-script-finder) - + ## Modify content @@ -153,7 +153,7 @@ The Script Finder userscript allows you to find and manage user scripts on any w - Cancel the default sorting and change to sorting by update time - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -171,7 +171,7 @@ The Script Finder userscript allows you to find and manage user scripts on any w - + ## Help @@ -185,14 +185,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -205,7 +205,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -223,7 +223,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -246,7 +246,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -256,7 +256,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -275,7 +275,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -293,7 +293,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -304,7 +304,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -315,7 +315,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/script-finder-plus/README_ko.md b/script-finder-plus/README_ko.md index a884bfa81..322cc3b05 100644 --- a/script-finder-plus/README_ko.md +++ b/script-finder-plus/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -101,13 +101,13 @@ - + # Script Finder Script Finder 사용자 스크립트입니다(userscript),모든 웹 사이트에서 사용자 스크립트를 찾고 관리하는 데 도움이됩니다.。검색하고 설치하는 편리한 방법을 제공합니다. Greasy Fork 사용자 스크립트。도움으로 Script Finder,한 번의 클릭으로 좋아하는 웹 사이트에 사용자 정의 스크립트를 쉽게 추가 할 수 있습니다.,탐색 경험을 향상시키기 위해。 - + ## 기능 @@ -116,7 +116,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - 한 번의 클릭으로 사용자 스크립트를 설치하십시오 - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -134,7 +134,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + ## 사용 방법 @@ -148,21 +148,21 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 **알아채다**:이 사용자 스크립트는 브라우저에 설치하여 정상적으로 사용해야합니다.(바닥에서 사용 가능한 관리자를 볼 수 있습니다) - + ## 그림 ![fi.png](https://s2.loli.net/2024/08/05/WOkL8vV2oxRASYQ.png) ![show.png](https://s2.loli.net/2024/08/05/EBsldxGySe9Kf3w.png) - + ## 오리지널 저자 사용자로부터 스크립트를 수정하십시오 **[shiquda](https://greasyfork.org/zh-CN/users/935206)** ~의스크립트 [Script Finder](https://greasyfork.org/scripts/472056) 원래 저자에게 감사합니다 **[shiquda](https://greasyfork.org/zh-CN/users/935206)** ~의**성실한**그리고**지혜** - + ## 돕다 @@ -176,14 +176,14 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -196,7 +196,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -214,7 +214,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -237,7 +237,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -247,7 +247,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -266,7 +266,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -284,7 +284,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -295,7 +295,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -306,7 +306,7 @@ Script Finder 사용자 스크립트입니다(userscript),모든 웹 사 - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/script-finder-plus/README_vi.md b/script-finder-plus/README_vi.md index d814e0be2..675d594ad 100644 --- a/script-finder-plus/README_vi.md +++ b/script-finder-plus/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -101,13 +101,13 @@ - + # Script Finder Script Finder Đó là một tập lệnh người dùng(userscript),Nó giúp bạn tìm và quản lý tập lệnh người dùng trên bất kỳ trang web nào。Nó cung cấp một cách thuận tiện để tìm kiếm và cài đặt từ Greasy Fork Kịch bản người dùng。Với sự giúp đỡ Script Finder,Bạn có thể dễ dàng thêm các tập lệnh tùy chỉnh vào các trang web yêu thích của mình chỉ bằng một cú nhấp chuột,Để nâng cao trải nghiệm duyệt của bạn。 - + ## Chức năng @@ -116,7 +116,7 @@ Script Finder Đó là một tập lệnh người dùng(userscript),Nó g - Cài đặt tập lệnh người dùng chỉ bằng một cú nhấp chuột - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -134,7 +134,7 @@ Script Finder Đó là một tập lệnh người dùng(userscript),Nó g - + ## Cách sử dụng @@ -148,21 +148,21 @@ Script Finder Đó là một tập lệnh người dùng(userscript),Nó g **Để ý**:Tập lệnh người dùng này cần được cài đặt trong trình duyệt để sử dụng nó bình thường(Bạn có thể xem các trình quản lý có sẵn ở phía dưới) - + ## hình ảnh ![fi.png](https://s2.loli.net/2024/08/05/WOkL8vV2oxRASYQ.png) ![show.png](https://s2.loli.net/2024/08/05/EBsldxGySe9Kf3w.png) - + ## Tác giả gốc Sửa đổi tập lệnh từ người dùng **[shiquda](https://greasyfork.org/zh-CN/users/935206)** củaKịch bản [Script Finder](https://greasyfork.org/scripts/472056) Cảm ơn tác giả ban đầu **[shiquda](https://greasyfork.org/zh-CN/users/935206)** của**Siêng năng**Và**khôn ngoan** - + ## Giúp đỡ @@ -176,14 +176,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -196,7 +196,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -214,7 +214,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -237,7 +237,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -247,7 +247,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -266,7 +266,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -284,7 +284,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -295,7 +295,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -306,7 +306,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/script-finder-plus/README_zh-TW.md b/script-finder-plus/README_zh-TW.md index 214c7132a..8b8a0d1f1 100644 --- a/script-finder-plus/README_zh-TW.md +++ b/script-finder-plus/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -101,13 +101,13 @@ - + # Script Finder Script Finder 是一個用戶腳本(userscript),它可以幫助你在任何網站上查找和管理用戶腳本。它提供了一種方便的方式來搜索和安裝來自 Greasy Fork 的用戶腳本。借助 Script Finder,你可以輕鬆地一鍵將自定義腳本添加到你喜愛的網站上,從而增強你的瀏覽體驗。 - + ## 功能 @@ -116,7 +116,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - 一鍵安裝用戶腳本 - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -134,7 +134,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + ## 使用方法 @@ -148,21 +148,21 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 **注意**:該用戶腳本需要在瀏覽器中安裝用戶腳本管理器才能正常使用(可在最底部查看可以使用的管理器) - + ## 圖片 ![fi.png](https://s2.loli.net/2024/08/05/WOkL8vV2oxRASYQ.png) ![show.png](https://s2.loli.net/2024/08/05/EBsldxGySe9Kf3w.png) - + ## 原始作者 腳本修改自用戶 **[shiquda](https://greasyfork.org/zh-CN/users/935206)** 的腳本 [Script Finder](https://greasyfork.org/scripts/472056) 感謝原作者 **[shiquda](https://greasyfork.org/zh-CN/users/935206)** 的**勤勞**與**智慧** - + ## 使用幫助 @@ -176,14 +176,14 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -196,7 +196,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找網頁相關腳本 > @@ -214,7 +214,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找GitHub相關腳本 > @@ -237,7 +237,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找Google相關腳本 > @@ -247,7 +247,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -266,7 +266,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找成人腳本 > @@ -284,7 +284,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找自動翻譯 > @@ -295,7 +295,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - + > ### 🔍你可能在找社交媒體腳本 > @@ -306,7 +306,7 @@ Script Finder 是一個用戶腳本(userscript),它可以幫助你在任 - +

更多用戶腳本 /回到頂部↑

diff --git a/scroll-button/README.md b/scroll-button/README.md index 65e584c4b..d994e64c4 100644 --- a/scroll-button/README.md +++ b/scroll-button/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -73,7 +73,7 @@ ![1.png](https://s2.loli.net/2024/08/24/nOVbHuZzvmdtRUc.png) - + > ### 🔍你可能在找网页相关脚本 > @@ -90,7 +90,7 @@ - + ## 使用帮助 @@ -104,14 +104,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -124,7 +124,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -142,7 +142,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -165,7 +165,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -175,7 +175,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -194,7 +194,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -212,7 +212,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -223,7 +223,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -234,7 +234,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/scroll-button/README_en.md b/scroll-button/README_en.md index fa0177ff7..8c34374be 100644 --- a/scroll-button/README_en.md +++ b/scroll-button/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -73,7 +73,7 @@ Add up and down buttons to the right of each page,Convenient scrolling。 ![1.png](https://s2.loli.net/2024/08/24/nOVbHuZzvmdtRUc.png) - + > ### 🔍You may be looking for web-related scripts > @@ -90,7 +90,7 @@ Add up and down buttons to the right of each page,Convenient scrolling。 - + ## Help @@ -104,14 +104,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -124,7 +124,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -142,7 +142,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -165,7 +165,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -175,7 +175,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -194,7 +194,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -212,7 +212,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -223,7 +223,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -234,7 +234,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/scroll-button/README_ko.md b/scroll-button/README_ko.md index ea6b012af..e420a1b7a 100644 --- a/scroll-button/README_ko.md +++ b/scroll-button/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -73,7 +73,7 @@ ![1.png](https://s2.loli.net/2024/08/24/nOVbHuZzvmdtRUc.png) - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -90,7 +90,7 @@ - + ## 돕다 @@ -104,14 +104,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -124,7 +124,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -142,7 +142,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -165,7 +165,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -175,7 +175,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -194,7 +194,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -212,7 +212,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -223,7 +223,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -234,7 +234,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/scroll-button/README_vi.md b/scroll-button/README_vi.md index 379c3a97a..92fd9a170 100644 --- a/scroll-button/README_vi.md +++ b/scroll-button/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -73,7 +73,7 @@ Thêm các nút lên và xuống ở bên phải của mỗi trang,Cuộn thu ![1.png](https://s2.loli.net/2024/08/24/nOVbHuZzvmdtRUc.png) - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -90,7 +90,7 @@ Thêm các nút lên và xuống ở bên phải của mỗi trang,Cuộn thu - + ## Giúp đỡ @@ -104,14 +104,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -124,7 +124,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -142,7 +142,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -165,7 +165,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -175,7 +175,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -194,7 +194,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -212,7 +212,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -223,7 +223,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -234,7 +234,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/scroll-button/README_zh-TW.md b/scroll-button/README_zh-TW.md index 4a7e3a9d4..c955facc0 100644 --- a/scroll-button/README_zh-TW.md +++ b/scroll-button/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -73,7 +73,7 @@ ![1.png](https://s2.loli.net/2024/08/24/nOVbHuZzvmdtRUc.png) - + > ### 🔍你可能在找網頁相關腳本 > @@ -90,7 +90,7 @@ - + ## 使用幫助 @@ -104,14 +104,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -124,7 +124,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -142,7 +142,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -165,7 +165,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -175,7 +175,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -194,7 +194,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -212,7 +212,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -223,7 +223,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -234,7 +234,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/scroll-to-top-button/README.md b/scroll-to-top-button/README.md index 2b955ff12..d34ef7911 100644 --- a/scroll-to-top-button/README.md +++ b/scroll-to-top-button/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -74,7 +74,7 @@ 该脚本修改自 [金衍丞](https://greasyfork.org/scripts/498420/) - + ## 修改说明: @@ -82,7 +82,7 @@ - **处于滚动时,向下的按钮变成绿色。** - + > ### 🔍你可能在找网页相关脚本 > @@ -103,7 +103,7 @@ ![c.png](https://s2.loli.net/2024/08/26/UrwMu2lphEia3Q7.png) - + ## 使用帮助 @@ -117,14 +117,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -137,7 +137,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -155,7 +155,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -178,7 +178,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -188,7 +188,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -236,7 +236,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -247,7 +247,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/scroll-to-top-button/README_en.md b/scroll-to-top-button/README_en.md index a516243a4..a8dc137c2 100644 --- a/scroll-to-top-button/README_en.md +++ b/scroll-to-top-button/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -74,7 +74,7 @@ This script is modified from [Kim Yong-jo](https://greasyfork.org/scripts/498420/) - + ## Modification instructions: @@ -82,7 +82,7 @@ This script is modified from [Kim Yong-jo](https://greasyfork.org/scripts/498420 - **While scrolling,The down button turns green。** - + > ### 🔍You may be looking for web-related scripts > @@ -103,7 +103,7 @@ This script is modified from [Kim Yong-jo](https://greasyfork.org/scripts/498420 ![c.png](https://s2.loli.net/2024/08/26/UrwMu2lphEia3Q7.png) - + ## Help @@ -117,14 +117,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -137,7 +137,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -155,7 +155,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -178,7 +178,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -188,7 +188,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -207,7 +207,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -225,7 +225,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -236,7 +236,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -247,7 +247,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/scroll-to-top-button/README_ko.md b/scroll-to-top-button/README_ko.md index b53fb94d2..b497bd4b5 100644 --- a/scroll-to-top-button/README_ko.md +++ b/scroll-to-top-button/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -74,7 +74,7 @@ 스크립트는 수정되었습니다 [진이 첸 (Jin Yancheng)](https://greasyfork.org/scripts/498420/) - + ## 수정 지침: @@ -82,7 +82,7 @@ - **스크롤하는 동안,아래쪽 버튼이 녹색으로 변합니다。** - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -103,7 +103,7 @@ ![c.png](https://s2.loli.net/2024/08/26/UrwMu2lphEia3Q7.png) - + ## 돕다 @@ -117,14 +117,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -137,7 +137,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -155,7 +155,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -178,7 +178,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -188,7 +188,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -207,7 +207,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -225,7 +225,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -236,7 +236,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -247,7 +247,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/scroll-to-top-button/README_vi.md b/scroll-to-top-button/README_vi.md index c09f2c51f..ecafc9e29 100644 --- a/scroll-to-top-button/README_vi.md +++ b/scroll-to-top-button/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -74,7 +74,7 @@ Tập lệnh được sửa đổi từ [Jin Yancheng](https://greasyfork.org/scripts/498420/) - + ## Hướng dẫn sửa đổi: @@ -82,7 +82,7 @@ Tập lệnh được sửa đổi từ [Jin Yancheng](https://greasyfork.org/sc - **Trong khi cuộn,Nút đi xuống chuyển sang màu xanh lá cây。** - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -103,7 +103,7 @@ Tập lệnh được sửa đổi từ [Jin Yancheng](https://greasyfork.org/sc ![c.png](https://s2.loli.net/2024/08/26/UrwMu2lphEia3Q7.png) - + ## Giúp đỡ @@ -117,14 +117,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -137,7 +137,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -155,7 +155,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -178,7 +178,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -188,7 +188,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -207,7 +207,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -225,7 +225,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -236,7 +236,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -247,7 +247,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/scroll-to-top-button/README_zh-TW.md b/scroll-to-top-button/README_zh-TW.md index 89e00f5af..b7df3399f 100644 --- a/scroll-to-top-button/README_zh-TW.md +++ b/scroll-to-top-button/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -74,7 +74,7 @@ 該腳本修改自 [金衍丞](https://greasyfork.org/scripts/498420/) - + ## 修改說明: @@ -82,7 +82,7 @@ - **處於滾動時,向下的按鈕變成綠色。** - + > ### 🔍你可能在找網頁相關腳本 > @@ -103,7 +103,7 @@ ![c.png](https://s2.loli.net/2024/08/26/UrwMu2lphEia3Q7.png) - + ## 使用幫助 @@ -117,14 +117,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -137,7 +137,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -155,7 +155,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -178,7 +178,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -188,7 +188,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -236,7 +236,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -247,7 +247,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/smart-translator-tool/README.md b/smart-translator-tool/README.md index 8c10d504c..575621599 100644 --- a/smart-translator-tool/README.md +++ b/smart-translator-tool/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -108,7 +108,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -118,7 +118,7 @@ - + ## 使用帮助 @@ -132,13 +132,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -150,7 +150,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -167,7 +167,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -189,7 +189,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -198,7 +198,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -216,7 +216,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -233,7 +233,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -243,7 +243,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -254,7 +254,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/smart-translator-tool/README_en.md b/smart-translator-tool/README_en.md index f8ecabac1..3638a3eab 100644 --- a/smart-translator-tool/README_en.md +++ b/smart-translator-tool/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -108,7 +108,7 @@ - + > ### 🔍You may be looking for automatic translation > @@ -118,7 +118,7 @@ - + ## Help @@ -132,13 +132,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -150,7 +150,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -167,7 +167,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -189,7 +189,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -198,7 +198,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -216,7 +216,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -233,7 +233,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -243,7 +243,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -254,7 +254,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/smart-translator-tool/README_ko.md b/smart-translator-tool/README_ko.md index 794427848..96fc97c21 100644 --- a/smart-translator-tool/README_ko.md +++ b/smart-translator-tool/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -108,7 +108,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -118,7 +118,7 @@ - + ## 돕다 @@ -132,13 +132,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -150,7 +150,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -167,7 +167,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -189,7 +189,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -198,7 +198,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -216,7 +216,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -233,7 +233,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -243,7 +243,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -254,7 +254,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/smart-translator-tool/README_vi.md b/smart-translator-tool/README_vi.md index 5b1b24422..3a572ae23 100644 --- a/smart-translator-tool/README_vi.md +++ b/smart-translator-tool/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -108,7 +108,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -118,7 +118,7 @@ - + ## Giúp đỡ @@ -132,13 +132,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -150,7 +150,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -167,7 +167,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -189,7 +189,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -198,7 +198,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -216,7 +216,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -233,7 +233,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -243,7 +243,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -254,7 +254,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/smart-translator-tool/README_zh-TW.md b/smart-translator-tool/README_zh-TW.md index e53ead281..5f1461f04 100644 --- a/smart-translator-tool/README_zh-TW.md +++ b/smart-translator-tool/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -108,7 +108,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -118,7 +118,7 @@ - + ## 使用幫助 @@ -132,13 +132,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -150,7 +150,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -167,7 +167,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -189,7 +189,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -198,7 +198,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -216,7 +216,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -233,7 +233,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -243,7 +243,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -254,7 +254,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/text-to-link/README.md b/text-to-link/README.md index f9b734c95..729411d2e 100644 --- a/text-to-link/README.md +++ b/text-to-link/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -84,7 +84,7 @@ - + ## 使用帮助 @@ -98,14 +98,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/text-to-link/README_en.md b/text-to-link/README_en.md index 4037f259a..ef3757836 100644 --- a/text-to-link/README_en.md +++ b/text-to-link/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -84,7 +84,7 @@ Modified from [Text To link](https://greasyfork.org/scripts/342) to only add a d - + ## Help @@ -98,14 +98,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/text-to-link/README_ko.md b/text-to-link/README_ko.md index b8739fe24..83be215c3 100644 --- a/text-to-link/README_ko.md +++ b/text-to-link/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -84,7 +84,7 @@ - + ## 돕다 @@ -98,14 +98,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/text-to-link/README_vi.md b/text-to-link/README_vi.md index e58d6a9d5..e2867e4cf 100644 --- a/text-to-link/README_vi.md +++ b/text-to-link/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -84,7 +84,7 @@ - + ## Giúp đỡ @@ -98,14 +98,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/text-to-link/README_zh-TW.md b/text-to-link/README_zh-TW.md index e76906de0..25beca750 100644 --- a/text-to-link/README_zh-TW.md +++ b/text-to-link/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -84,7 +84,7 @@ - + ## 使用幫助 @@ -98,14 +98,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/thisav-auto-login-helper/README.md b/thisav-auto-login-helper/README.md index 5c12b67b7..0f79f66a9 100644 --- a/thisav-auto-login-helper/README.md +++ b/thisav-auto-login-helper/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -69,13 +69,13 @@ - + # ThisAV AutoLogin Helper 这是一个用于ThisAV管理用户账户的脚本,主要功能自动登录以及检测用户是否已登录。 - + ## 功能 @@ -83,7 +83,7 @@ - **登录功能**: 使用用户提供的电子邮件和密码进行登录,并处理登录错误。 - **用户检测**: 检测用户是否已登录,如果未登录则尝试自动登录。 - + ## 安装和使用 @@ -101,7 +101,7 @@ - 脚本会自动检测用户是否已登录。如果检测到未登录状态,它将使用提供的账户信息尝试登录。 - + > ### 🔍你可能在找成人脚本 > @@ -118,7 +118,7 @@ - + ## 使用帮助 @@ -132,14 +132,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -152,7 +152,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -170,7 +170,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -193,7 +193,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -203,7 +203,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -222,7 +222,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -240,7 +240,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -251,7 +251,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -262,7 +262,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/thisav-auto-login-helper/README_en.md b/thisav-auto-login-helper/README_en.md index 24f4e85c6..0b79d9078 100644 --- a/thisav-auto-login-helper/README_en.md +++ b/thisav-auto-login-helper/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -69,13 +69,13 @@ - + # ThisAV AutoLogin Helper This script is used for managing user accounts on ThisAV. It provides functionalities for automatic login and checking if the user is already logged in. - + ## Features @@ -83,7 +83,7 @@ This script is used for managing user accounts on ThisAV. It provides functional - **Login Functionality**: Logs in using the provided email and password, and handles login errors. - **User Detection**: Checks if the user is logged in. If not, it attempts to log in automatically. - + ## Installation and Usage @@ -101,7 +101,7 @@ This script is used for managing user accounts on ThisAV. It provides functional - The script will automatically check if the user is logged in. If it detects that the user is not logged in, it will attempt to log in using the provided account information. - + > ### 🔍You might be looking for adult scripts > @@ -118,7 +118,7 @@ This script is used for managing user accounts on ThisAV. It provides functional - + ## Help @@ -132,14 +132,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -152,7 +152,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -170,7 +170,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -193,7 +193,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -203,7 +203,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -222,7 +222,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -240,7 +240,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -251,7 +251,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -262,7 +262,7 @@ Recommended browser and script manager: - +

More user scripts /back to top↑

diff --git a/thisav-auto-login-helper/README_ko.md b/thisav-auto-login-helper/README_ko.md index 8c1320fff..ffeabb33d 100644 --- a/thisav-auto-login-helper/README_ko.md +++ b/thisav-auto-login-helper/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -69,13 +69,13 @@ - + # ThisAV AutoLogin Helper 이것은ThisAV사용자 계정을 관리하는 스크립트,주요 기능은 자동으로 로그인하고 사용자가 로그인되는지 여부를 감지합니다.。 - + ## 기능 @@ -83,7 +83,7 @@ - **로그인 기능**: 사용자 제공 이메일 및 비밀번호를 사용하여 로그인하십시오,로그인 오류를 처리합니다。 - **사용자 탐지**: 사용자가 로그인되었는지 확인하십시오,로그인하지 않으면 자동으로 로그인하십시오。 - + ## 설치 및 사용 @@ -101,7 +101,7 @@ - 스크립트는 사용자가 로그인되었는지 자동으로 감지합니다.。로그인 상태가 감지 된 경우,제공된 계정 정보를 사용하여 로그인하려고합니다.。 - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -118,7 +118,7 @@ - + ## 돕다 @@ -132,14 +132,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -152,7 +152,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -170,7 +170,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -193,7 +193,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -203,7 +203,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -222,7 +222,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -240,7 +240,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -251,7 +251,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -262,7 +262,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/thisav-auto-login-helper/README_vi.md b/thisav-auto-login-helper/README_vi.md index 4517fbde9..7b49178f6 100644 --- a/thisav-auto-login-helper/README_vi.md +++ b/thisav-auto-login-helper/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -69,13 +69,13 @@ - + # ThisAV AutoLogin Helper Đây là choThisAVTập lệnh để quản lý tài khoản người dùng,Các chức năng chính tự động đăng nhập và phát hiện xem người dùng có đăng nhập không。 - + ## Chức năng @@ -83,7 +83,7 @@ - **Hàm đăng nhập**: Đăng nhập bằng cách sử dụng email và mật khẩu do người dùng cung cấp,Và xử lý các lỗi đăng nhập。 - **Phát hiện người dùng**: Kiểm tra xem người dùng có đăng nhập không,Nếu không đăng nhập, hãy thử đăng nhập tự động。 - + ## Cài đặt và sử dụng @@ -101,7 +101,7 @@ - Tập lệnh sẽ tự động phát hiện xem người dùng có đăng nhập không。Nếu trạng thái đăng nhập được phát hiện,Nó sẽ cố gắng đăng nhập bằng cách sử dụng thông tin tài khoản được cung cấp。 - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -118,7 +118,7 @@ - + ## Giúp đỡ @@ -132,14 +132,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -152,7 +152,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -170,7 +170,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -193,7 +193,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -203,7 +203,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -222,7 +222,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -240,7 +240,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -251,7 +251,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -262,7 +262,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/thisav-auto-login-helper/README_zh-TW.md b/thisav-auto-login-helper/README_zh-TW.md index f923f7790..4afcdbc7e 100644 --- a/thisav-auto-login-helper/README_zh-TW.md +++ b/thisav-auto-login-helper/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -69,13 +69,13 @@ - + # ThisAV AutoLogin Helper 這是一個用於ThisAV管理用戶賬戶的腳本,主要功能自動登錄以及檢測用戶是否已登錄。 - + ## 功能 @@ -83,7 +83,7 @@ - **登錄功能**: 使用用戶提供的電子郵件和密碼進行登錄,並處理登錄錯誤。 - **用戶檢測**: 檢測用戶是否已登錄,如果未登錄則嘗試自動登錄。 - + ## 安裝和使用 @@ -101,7 +101,7 @@ - 腳本會自動檢測用戶是否已登錄。如果檢測到未登錄狀態,它將使用提供的賬戶信息嘗試登錄。 - + > ### 🔍你可能在找成人腳本 > @@ -118,7 +118,7 @@ - + ## 使用幫助 @@ -132,14 +132,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -152,7 +152,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -170,7 +170,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -193,7 +193,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -203,7 +203,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -222,7 +222,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -240,7 +240,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -251,7 +251,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -262,7 +262,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/tiktok-user-info/README.md b/tiktok-user-info/README.md index 55ff2ff87..0ea714ee4 100644 --- a/tiktok-user-info/README.md +++ b/tiktok-user-info/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -155,7 +155,7 @@ - + ## 使用帮助 @@ -169,14 +169,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/tiktok-user-info/README_en.md b/tiktok-user-info/README_en.md index 81da0fef8..9ac52368b 100644 --- a/tiktok-user-info/README_en.md +++ b/tiktok-user-info/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -155,7 +155,7 @@ The message box contains the following content: - + ## Help @@ -169,14 +169,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/tiktok-user-info/README_ko.md b/tiktok-user-info/README_ko.md index a94027eaa..cbfff6322 100644 --- a/tiktok-user-info/README_ko.md +++ b/tiktok-user-info/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -155,7 +155,7 @@ - + ## 돕다 @@ -169,14 +169,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/tiktok-user-info/README_vi.md b/tiktok-user-info/README_vi.md index 5cac21690..7734016f4 100644 --- a/tiktok-user-info/README_vi.md +++ b/tiktok-user-info/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -155,7 +155,7 @@ Hộp thông báo chứa nội dung sau: - + ## Giúp đỡ @@ -169,14 +169,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/tiktok-user-info/README_zh-TW.md b/tiktok-user-info/README_zh-TW.md index 265da935e..77688d8d5 100644 --- a/tiktok-user-info/README_zh-TW.md +++ b/tiktok-user-info/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -155,7 +155,7 @@ - + ## 使用幫助 @@ -169,14 +169,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/translate-only-chinese/README.md b/translate-only-chinese/README.md index a6e9fed6c..c82efd993 100644 --- a/translate-only-chinese/README.md +++ b/translate-only-chinese/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -132,7 +132,7 @@ - + ## 使用帮助 @@ -146,14 +146,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -166,7 +166,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -184,7 +184,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -217,7 +217,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -236,7 +236,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -254,7 +254,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -265,7 +265,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -276,7 +276,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/translate-only-chinese/README_en.md b/translate-only-chinese/README_en.md index de72af69e..ac4e5c488 100644 --- a/translate-only-chinese/README_en.md +++ b/translate-only-chinese/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍You may be looking for automatic translation > @@ -132,7 +132,7 @@ - + ## Help @@ -146,14 +146,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -166,7 +166,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -184,7 +184,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -207,7 +207,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -217,7 +217,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -236,7 +236,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -254,7 +254,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -265,7 +265,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -276,7 +276,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/translate-only-chinese/README_ko.md b/translate-only-chinese/README_ko.md index 0f579b55a..febbaebeb 100644 --- a/translate-only-chinese/README_ko.md +++ b/translate-only-chinese/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -132,7 +132,7 @@ - + ## 돕다 @@ -146,14 +146,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -166,7 +166,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -184,7 +184,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -207,7 +207,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -217,7 +217,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -236,7 +236,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -254,7 +254,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -265,7 +265,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -276,7 +276,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/translate-only-chinese/README_vi.md b/translate-only-chinese/README_vi.md index 2b478eac8..1b3a4dff6 100644 --- a/translate-only-chinese/README_vi.md +++ b/translate-only-chinese/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -132,7 +132,7 @@ - + ## Giúp đỡ @@ -146,14 +146,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -166,7 +166,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -184,7 +184,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -207,7 +207,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -217,7 +217,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -236,7 +236,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -254,7 +254,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -265,7 +265,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -276,7 +276,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/translate-only-chinese/README_zh-TW.md b/translate-only-chinese/README_zh-TW.md index 7cc86cf44..76d129c92 100644 --- a/translate-only-chinese/README_zh-TW.md +++ b/translate-only-chinese/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -70,7 +70,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -132,7 +132,7 @@ - + ## 使用幫助 @@ -146,14 +146,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -166,7 +166,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -184,7 +184,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -207,7 +207,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -217,7 +217,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -236,7 +236,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -254,7 +254,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -265,7 +265,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -276,7 +276,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/twitter(X)-plus/README.md b/twitter(X)-plus/README.md index de27e7e6c..013ca63d3 100644 --- a/twitter(X)-plus/README.md +++ b/twitter(X)-plus/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -107,7 +107,7 @@ - + ## 使用帮助 @@ -121,14 +121,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/twitter(X)-plus/README_en.md b/twitter(X)-plus/README_en.md index ef5f2817b..c4da779ee 100644 --- a/twitter(X)-plus/README_en.md +++ b/twitter(X)-plus/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The above list of script managers and browsers is not exhaustive
The script runs fine in the following environment
Passed
- +
@@ -107,7 +107,7 @@ Provides several useful enhancements: - + ## Help @@ -121,14 +121,14 @@ Recommended browsers and script managers: **If you need to know more about how to install userscripts,[click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View graphic teaching!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-script%20list) - +

More user scripts /back to top↑

diff --git a/twitter(X)-plus/README_ko.md b/twitter(X)-plus/README_ko.md index 4e02a695e..1a12bb56a 100644 --- a/twitter(X)-plus/README_ko.md +++ b/twitter(X)-plus/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
추천:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위의 스크립트 관리자 및 브라우저 목록은 완전한 것이 아닙니다.
스크립트는 다음 환경에서 정상적으로 실행됩니다.
Passed
- +
@@ -107,7 +107,7 @@ - + ## 돕다 @@ -121,14 +121,14 @@ **사용자 스크립트 설치 방법에 대해 더 알고 싶다면,[나를 클릭하세요](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그래픽 교육 보기!** - + ### [모든 게시 스크립트 보기](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8%20%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /맨 위로 돌아가기↑

diff --git a/twitter(X)-plus/README_vi.md b/twitter(X)-plus/README_vi.md index 402203f59..fb35276e6 100644 --- a/twitter(X)-plus/README_vi.md +++ b/twitter(X)-plus/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Khuyến khích:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Danh sách trình quản lý tập lệnh và trình duyệt ở trên không đầy đủ
Tập lệnh chạy tốt trong môi trường sau
Passed
- +
@@ -107,7 +107,7 @@ Cung cấp một số cải tiến hữu ích: - + ## Giúp đỡ @@ -121,14 +121,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần biết thêm về cách cài đặt userscript,[bấm vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem giảng dạy đồ họa!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-danh%20s%C3%A1ch%20k%E1%BB%8Bch%20b%E1%BA%A3n) - +

Nhiều tập lệnh người dùng hơn /trở lại đầu trang↑

diff --git a/twitter(X)-plus/README_zh-TW.md b/twitter(X)-plus/README_zh-TW.md index a8cd6e4ca..b78e032cc 100644 --- a/twitter(X)-plus/README_zh-TW.md +++ b/twitter(X)-plus/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運作正常
Passed
- +
@@ -107,7 +107,7 @@ - + ## 使用幫助 @@ -121,14 +121,14 @@ **如果你需要了解更多關於如何安裝使用者腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/twitter-download-blocklist/README.md b/twitter-download-blocklist/README.md index 940b77944..7eff167f4 100644 --- a/twitter-download-blocklist/README.md +++ b/twitter-download-blocklist/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -130,7 +130,7 @@ No. Account Name - + ## 使用帮助 @@ -144,14 +144,14 @@ No. Account Name **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/twitter-download-blocklist/README_en.md b/twitter-download-blocklist/README_en.md index 3ab2e9869..6a2605e88 100644 --- a/twitter-download-blocklist/README_en.md +++ b/twitter-download-blocklist/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -130,7 +130,7 @@ No. Account Name - + ## Help @@ -144,14 +144,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/twitter-download-blocklist/README_ko.md b/twitter-download-blocklist/README_ko.md index 320725c8e..a9dd1644e 100644 --- a/twitter-download-blocklist/README_ko.md +++ b/twitter-download-blocklist/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -130,7 +130,7 @@ No. Account Name - + ## 돕다 @@ -144,14 +144,14 @@ No. Account Name **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/twitter-download-blocklist/README_vi.md b/twitter-download-blocklist/README_vi.md index a0b21ddd1..a245b9f33 100644 --- a/twitter-download-blocklist/README_vi.md +++ b/twitter-download-blocklist/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -130,7 +130,7 @@ No. Account Name - + ## Giúp đỡ @@ -144,14 +144,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/twitter-download-blocklist/README_zh-TW.md b/twitter-download-blocklist/README_zh-TW.md index 0aa1a93c6..1d9de53c8 100644 --- a/twitter-download-blocklist/README_zh-TW.md +++ b/twitter-download-blocklist/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -130,7 +130,7 @@ No. Account Name - + ## 使用幫助 @@ -144,14 +144,14 @@ No. Account Name **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/twitter-hide-reposts/README.md b/twitter-hide-reposts/README.md index f25946ed1..af1c948c0 100644 --- a/twitter-hide-reposts/README.md +++ b/twitter-hide-reposts/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -162,7 +162,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -172,7 +172,7 @@ - + ## 使用帮助 @@ -186,13 +186,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -204,7 +204,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -221,7 +221,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -243,7 +243,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -252,7 +252,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -270,7 +270,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -287,7 +287,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -297,7 +297,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -308,7 +308,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/twitter-hide-reposts/README_en.md b/twitter-hide-reposts/README_en.md index b50ef0719..1b609d29f 100644 --- a/twitter-hide-reposts/README_en.md +++ b/twitter-hide-reposts/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -162,7 +162,7 @@ See details [GitHub Project gallery](https://github.com/ChinaGodMan/UserScripts) - + > ### 🔍You might be looking for social media scripts > @@ -172,7 +172,7 @@ See details [GitHub Project gallery](https://github.com/ChinaGodMan/UserScripts) - + ## Help @@ -186,13 +186,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -204,7 +204,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -221,7 +221,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -243,7 +243,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -252,7 +252,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -270,7 +270,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -287,7 +287,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -297,7 +297,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -308,7 +308,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/twitter-hide-reposts/README_ko.md b/twitter-hide-reposts/README_ko.md index 56fac7354..d78f0695c 100644 --- a/twitter-hide-reposts/README_ko.md +++ b/twitter-hide-reposts/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -162,7 +162,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -172,7 +172,7 @@ - + ## 돕다 @@ -186,13 +186,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -204,7 +204,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -221,7 +221,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -243,7 +243,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -252,7 +252,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -270,7 +270,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -287,7 +287,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -297,7 +297,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -308,7 +308,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/twitter-hide-reposts/README_vi.md b/twitter-hide-reposts/README_vi.md index 7f4976af9..cce1f3343 100644 --- a/twitter-hide-reposts/README_vi.md +++ b/twitter-hide-reposts/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -162,7 +162,7 @@ Xem chi tiết [GitHub Phòng trưng bày dự án](https://github.com/ChinaGodM - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -172,7 +172,7 @@ Xem chi tiết [GitHub Phòng trưng bày dự án](https://github.com/ChinaGodM - + ## Giúp đỡ @@ -186,13 +186,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -204,7 +204,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -221,7 +221,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -243,7 +243,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -252,7 +252,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -270,7 +270,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -287,7 +287,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -297,7 +297,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -308,7 +308,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/twitter-hide-reposts/README_zh-TW.md b/twitter-hide-reposts/README_zh-TW.md index 2bf1ee26f..9536d43f4 100644 --- a/twitter-hide-reposts/README_zh-TW.md +++ b/twitter-hide-reposts/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -162,7 +162,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -172,7 +172,7 @@ - + ## 使用幫助 @@ -186,13 +186,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -204,7 +204,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -221,7 +221,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -243,7 +243,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -252,7 +252,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -270,7 +270,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -287,7 +287,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -297,7 +297,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -308,7 +308,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/twitter-media-downloader/README.md b/twitter-media-downloader/README.md index 52bebe65d..02688c857 100644 --- a/twitter-media-downloader/README.md +++ b/twitter-media-downloader/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -199,7 +199,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -209,7 +209,7 @@ - + ## 使用帮助 @@ -223,13 +223,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -241,7 +241,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -258,7 +258,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -280,7 +280,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -289,7 +289,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -307,7 +307,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -324,7 +324,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -334,7 +334,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -345,7 +345,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/twitter-media-downloader/README_en.md b/twitter-media-downloader/README_en.md index 97f8ad4cd..dba6f9ef0 100644 --- a/twitter-media-downloader/README_en.md +++ b/twitter-media-downloader/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -199,7 +199,7 @@ See details [GitHub Project gallery](https://github.com/ChinaGodMan/UserScripts) - + > ### 🔍You might be looking for social media scripts > @@ -209,7 +209,7 @@ See details [GitHub Project gallery](https://github.com/ChinaGodMan/UserScripts) - + ## Help @@ -223,13 +223,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -241,7 +241,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -258,7 +258,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -280,7 +280,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -289,7 +289,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -307,7 +307,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -324,7 +324,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -334,7 +334,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -345,7 +345,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/twitter-media-downloader/README_ko.md b/twitter-media-downloader/README_ko.md index 752813402..6a9771e65 100644 --- a/twitter-media-downloader/README_ko.md +++ b/twitter-media-downloader/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -199,7 +199,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -209,7 +209,7 @@ - + ## 돕다 @@ -223,13 +223,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -241,7 +241,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -258,7 +258,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -280,7 +280,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -289,7 +289,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -307,7 +307,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -324,7 +324,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -334,7 +334,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -345,7 +345,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/twitter-media-downloader/README_vi.md b/twitter-media-downloader/README_vi.md index 350d5983b..22471e7f0 100644 --- a/twitter-media-downloader/README_vi.md +++ b/twitter-media-downloader/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -199,7 +199,7 @@ Xem chi tiết [GitHub Phòng trưng bày dự án](https://github.com/ChinaGodM - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -209,7 +209,7 @@ Xem chi tiết [GitHub Phòng trưng bày dự án](https://github.com/ChinaGodM - + ## Giúp đỡ @@ -223,13 +223,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -241,7 +241,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -258,7 +258,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -280,7 +280,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -289,7 +289,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -307,7 +307,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -324,7 +324,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -334,7 +334,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -345,7 +345,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/twitter-media-downloader/README_zh-TW.md b/twitter-media-downloader/README_zh-TW.md index 60da45ad4..bc802885a 100644 --- a/twitter-media-downloader/README_zh-TW.md +++ b/twitter-media-downloader/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -199,7 +199,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -209,7 +209,7 @@ - + ## 使用幫助 @@ -223,13 +223,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -241,7 +241,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -258,7 +258,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -280,7 +280,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -289,7 +289,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -307,7 +307,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -324,7 +324,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -334,7 +334,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -345,7 +345,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/twitter-show-date-normally/README.md b/twitter-show-date-normally/README.md index 985860f25..86d9cc269 100644 --- a/twitter-show-date-normally/README.md +++ b/twitter-show-date-normally/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -88,7 +88,7 @@ - + ## 使用帮助 @@ -102,14 +102,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/twitter-show-date-normally/README_en.md b/twitter-show-date-normally/README_en.md index 2a3595d65..99db5d073 100644 --- a/twitter-show-date-normally/README_en.md +++ b/twitter-show-date-normally/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -88,7 +88,7 @@ - + ## Help @@ -102,14 +102,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/twitter-show-date-normally/README_ko.md b/twitter-show-date-normally/README_ko.md index ffaa58b77..ea0ff1a56 100644 --- a/twitter-show-date-normally/README_ko.md +++ b/twitter-show-date-normally/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -88,7 +88,7 @@ - + ## 돕다 @@ -102,14 +102,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/twitter-show-date-normally/README_vi.md b/twitter-show-date-normally/README_vi.md index 238b45297..ff39fedce 100644 --- a/twitter-show-date-normally/README_vi.md +++ b/twitter-show-date-normally/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -88,7 +88,7 @@ - + ## Giúp đỡ @@ -102,14 +102,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/twitter-show-date-normally/README_zh-TW.md b/twitter-show-date-normally/README_zh-TW.md index 0c83fce16..d137bff53 100644 --- a/twitter-show-date-normally/README_zh-TW.md +++ b/twitter-show-date-normally/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -88,7 +88,7 @@ - + ## 使用幫助 @@ -102,14 +102,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/utils/docs/settings.json b/utils/docs/settings.json index 22596de46..c2d3475ed 100644 --- a/utils/docs/settings.json +++ b/utils/docs/settings.json @@ -2,5 +2,5 @@ "repository": "ChinaGodMan/UserScripts", "sub_repository": "ChinaGodMan/UserScriptsHistory", "greasyfork_user_id": 1169082, - "separator": "https://media.chatgptautorefresh.com/images/separators/gradient-aqua.png?latest" + "separator": "https://raw.githubusercontent.com/ChinaGodMan/UserScriptsHistory/main/images/separators/gradient-aqua.png" } diff --git a/web-clipper/README.md b/web-clipper/README.md index 08800204e..23f731246 100644 --- a/web-clipper/README.md +++ b/web-clipper/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -125,7 +125,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -142,7 +142,7 @@ - + ## 使用帮助 @@ -156,13 +156,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -174,7 +174,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -191,7 +191,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -213,7 +213,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -222,7 +222,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -240,7 +240,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -257,7 +257,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -267,7 +267,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -278,7 +278,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/web-clipper/README_en.md b/web-clipper/README_en.md index f7a45ec19..31e4527fd 100644 --- a/web-clipper/README_en.md +++ b/web-clipper/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -126,7 +126,7 @@ You can jump to view it after creation:
- + > ### 🔍You may be looking for web-related scripts > @@ -143,7 +143,7 @@ You can jump to view it after creation:
- + ## Help @@ -157,13 +157,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -175,7 +175,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -192,7 +192,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -214,7 +214,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -223,7 +223,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -241,7 +241,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -258,7 +258,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -268,7 +268,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -279,7 +279,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/web-clipper/README_ko.md b/web-clipper/README_ko.md index 2d7281836..daf47f5b6 100644 --- a/web-clipper/README_ko.md +++ b/web-clipper/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -126,7 +126,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -143,7 +143,7 @@ - + ## 돕다 @@ -157,13 +157,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -175,7 +175,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -192,7 +192,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -214,7 +214,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -223,7 +223,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -241,7 +241,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -258,7 +258,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -268,7 +268,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -279,7 +279,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/web-clipper/README_vi.md b/web-clipper/README_vi.md index 39e01859c..94c810afd 100644 --- a/web-clipper/README_vi.md +++ b/web-clipper/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -126,7 +126,7 @@ Bạn có thể nhảy để xem nó sau khi sáng tạo:
- + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -143,7 +143,7 @@ Bạn có thể nhảy để xem nó sau khi sáng tạo:
- + ## Giúp đỡ @@ -157,13 +157,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -175,7 +175,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -192,7 +192,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -214,7 +214,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -223,7 +223,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -241,7 +241,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -258,7 +258,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -268,7 +268,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -279,7 +279,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/web-clipper/README_zh-TW.md b/web-clipper/README_zh-TW.md index 87d2e9f5f..041effd39 100644 --- a/web-clipper/README_zh-TW.md +++ b/web-clipper/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -126,7 +126,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -143,7 +143,7 @@ - + ## 使用幫助 @@ -157,13 +157,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -175,7 +175,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -192,7 +192,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -214,7 +214,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -223,7 +223,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -241,7 +241,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -258,7 +258,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -268,7 +268,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -279,7 +279,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/wechat-black/README.md b/wechat-black/README.md index ac269d415..29cd91a56 100644 --- a/wechat-black/README.md +++ b/wechat-black/README.md @@ -38,7 +38,7 @@ Gmail - +
推荐使用:
Support
@@ -47,7 +47,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -96,7 +96,7 @@ - + ## 使用帮助 @@ -110,14 +110,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/weibo-mobile-redirect/README.md b/weibo-mobile-redirect/README.md index 51bd70918..d10dd9d84 100644 --- a/weibo-mobile-redirect/README.md +++ b/weibo-mobile-redirect/README.md @@ -38,7 +38,7 @@ Gmail - +
推荐使用:
Support
@@ -47,7 +47,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -115,7 +115,7 @@ - + ## 使用帮助 @@ -129,14 +129,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/xhamster-downloader/README.md b/xhamster-downloader/README.md index c90442fa2..34d429bee 100644 --- a/xhamster-downloader/README.md +++ b/xhamster-downloader/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -118,7 +118,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -135,7 +135,7 @@ - + ## 使用帮助 @@ -149,13 +149,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -167,7 +167,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -184,7 +184,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -206,7 +206,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -215,7 +215,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -233,7 +233,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -250,7 +250,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -260,7 +260,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -271,7 +271,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/xhamster-downloader/README_en.md b/xhamster-downloader/README_en.md index 3121be132..445a2eaf3 100644 --- a/xhamster-downloader/README_en.md +++ b/xhamster-downloader/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -118,7 +118,7 @@ - + > ### 🔍You might be looking for adult scripts > @@ -135,7 +135,7 @@ - + ## Help @@ -149,13 +149,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -167,7 +167,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -184,7 +184,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -206,7 +206,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -215,7 +215,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -233,7 +233,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -250,7 +250,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -260,7 +260,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -271,7 +271,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/xhamster-downloader/README_ko.md b/xhamster-downloader/README_ko.md index d6fd4ba09..ec3af0609 100644 --- a/xhamster-downloader/README_ko.md +++ b/xhamster-downloader/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -118,7 +118,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -135,7 +135,7 @@ - + ## 돕다 @@ -149,13 +149,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -167,7 +167,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -184,7 +184,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -206,7 +206,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -215,7 +215,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -233,7 +233,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -250,7 +250,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -260,7 +260,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -271,7 +271,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/xhamster-downloader/README_vi.md b/xhamster-downloader/README_vi.md index c8b6fefb1..e5fdec240 100644 --- a/xhamster-downloader/README_vi.md +++ b/xhamster-downloader/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -118,7 +118,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -135,7 +135,7 @@ - + ## Giúp đỡ @@ -149,13 +149,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -167,7 +167,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -184,7 +184,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -206,7 +206,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -215,7 +215,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -233,7 +233,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -250,7 +250,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -260,7 +260,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -271,7 +271,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/xhamster-downloader/README_zh-TW.md b/xhamster-downloader/README_zh-TW.md index 19647361a..e12d0730a 100644 --- a/xhamster-downloader/README_zh-TW.md +++ b/xhamster-downloader/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -118,7 +118,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -135,7 +135,7 @@ - + ## 使用幫助 @@ -149,13 +149,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -167,7 +167,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -184,7 +184,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -206,7 +206,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -215,7 +215,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -233,7 +233,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -250,7 +250,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -260,7 +260,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -271,7 +271,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/xnxx-downloader/README.md b/xnxx-downloader/README.md index 951aa39ef..0a2f8d37c 100644 --- a/xnxx-downloader/README.md +++ b/xnxx-downloader/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -130,7 +130,7 @@ - + ## 使用帮助 @@ -144,13 +144,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -162,7 +162,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -179,7 +179,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -201,7 +201,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -210,7 +210,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -228,7 +228,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -245,7 +245,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -255,7 +255,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -266,7 +266,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/xnxx-downloader/README_en.md b/xnxx-downloader/README_en.md index eff4fcd8e..562d652ff 100644 --- a/xnxx-downloader/README_en.md +++ b/xnxx-downloader/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍You might be looking for adult scripts > @@ -130,7 +130,7 @@ - + ## Help @@ -144,13 +144,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -162,7 +162,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -179,7 +179,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -201,7 +201,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -210,7 +210,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -228,7 +228,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -245,7 +245,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -255,7 +255,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -266,7 +266,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/xnxx-downloader/README_ko.md b/xnxx-downloader/README_ko.md index 224e2abc6..b58c97f66 100644 --- a/xnxx-downloader/README_ko.md +++ b/xnxx-downloader/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -130,7 +130,7 @@ - + ## 돕다 @@ -144,13 +144,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -162,7 +162,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -179,7 +179,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -201,7 +201,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -210,7 +210,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -228,7 +228,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -245,7 +245,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -255,7 +255,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -266,7 +266,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/xnxx-downloader/README_vi.md b/xnxx-downloader/README_vi.md index e7ea8e8b5..d97637207 100644 --- a/xnxx-downloader/README_vi.md +++ b/xnxx-downloader/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -130,7 +130,7 @@ - + ## Giúp đỡ @@ -144,13 +144,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -162,7 +162,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -179,7 +179,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -201,7 +201,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -210,7 +210,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -228,7 +228,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -245,7 +245,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -255,7 +255,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -266,7 +266,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/xnxx-downloader/README_zh-TW.md b/xnxx-downloader/README_zh-TW.md index c9998dc66..560d67e3f 100644 --- a/xnxx-downloader/README_zh-TW.md +++ b/xnxx-downloader/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -113,7 +113,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -130,7 +130,7 @@ - + ## 使用幫助 @@ -144,13 +144,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -162,7 +162,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -179,7 +179,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -201,7 +201,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -210,7 +210,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -228,7 +228,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -245,7 +245,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -255,7 +255,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -266,7 +266,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/xvideos-enhance/README.md b/xvideos-enhance/README.md index 924bbe59f..9d52be1ae 100644 --- a/xvideos-enhance/README.md +++ b/xvideos-enhance/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -93,7 +93,7 @@ ![](https://greasyfork.s3.us-east-2.amazonaws.com/n5gszupnqiigj78b72756pvp1xx6) - + > ### 🔍你可能在找成人脚本 > @@ -110,7 +110,7 @@ - + ## 使用帮助 @@ -124,13 +124,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -142,7 +142,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -159,7 +159,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -181,7 +181,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -190,7 +190,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -208,7 +208,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -235,7 +235,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -246,7 +246,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/xvideos-enhance/README_en.md b/xvideos-enhance/README_en.md index dd1d4c4fa..cdaeb2a0c 100644 --- a/xvideos-enhance/README_en.md +++ b/xvideos-enhance/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -93,7 +93,7 @@ This script focuses on improving the viewing effect and video download experienc ![](https://greasyfork.s3.us-east-2.amazonaws.com/n5gszupnqiigj78b72756pvp1xx6) - + > ### 🔍You might be looking for adult scripts > @@ -110,7 +110,7 @@ This script focuses on improving the viewing effect and video download experienc - + ## Help @@ -124,13 +124,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -142,7 +142,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -159,7 +159,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -181,7 +181,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -190,7 +190,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -208,7 +208,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -225,7 +225,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -235,7 +235,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -246,7 +246,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/xvideos-enhance/README_ko.md b/xvideos-enhance/README_ko.md index a1846fec6..a68f7e71d 100644 --- a/xvideos-enhance/README_ko.md +++ b/xvideos-enhance/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -93,7 +93,7 @@ ![](https://greasyfork.s3.us-east-2.amazonaws.com/n5gszupnqiigj78b72756pvp1xx6) - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -110,7 +110,7 @@ - + ## 돕다 @@ -124,13 +124,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -142,7 +142,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -159,7 +159,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -181,7 +181,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -190,7 +190,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -208,7 +208,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -225,7 +225,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -235,7 +235,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -246,7 +246,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/xvideos-enhance/README_vi.md b/xvideos-enhance/README_vi.md index 12f396798..e4717c4c0 100644 --- a/xvideos-enhance/README_vi.md +++ b/xvideos-enhance/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -93,7 +93,7 @@ Kịch bản này tập trung vào việc cải thiện hiệu ứng xem và tr ![](https://greasyfork.s3.us-east-2.amazonaws.com/n5gszupnqiigj78b72756pvp1xx6) - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -110,7 +110,7 @@ Kịch bản này tập trung vào việc cải thiện hiệu ứng xem và tr - + ## Giúp đỡ @@ -124,13 +124,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -142,7 +142,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -159,7 +159,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -181,7 +181,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -190,7 +190,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -208,7 +208,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -225,7 +225,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -235,7 +235,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -246,7 +246,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/xvideos-enhance/README_zh-TW.md b/xvideos-enhance/README_zh-TW.md index d650dedf1..97f4822fe 100644 --- a/xvideos-enhance/README_zh-TW.md +++ b/xvideos-enhance/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -93,7 +93,7 @@ ![](https://greasyfork.s3.us-east-2.amazonaws.com/n5gszupnqiigj78b72756pvp1xx6) - + > ### 🔍你可能在找成人腳本 > @@ -110,7 +110,7 @@ - + ## 使用幫助 @@ -124,13 +124,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -142,7 +142,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -159,7 +159,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -181,7 +181,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -190,7 +190,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -208,7 +208,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -225,7 +225,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -235,7 +235,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -246,7 +246,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/youtube-better-volume-control/README.md b/youtube-better-volume-control/README.md index 6c6ba2da6..723ac82d0 100644 --- a/youtube-better-volume-control/README.md +++ b/youtube-better-volume-control/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -107,7 +107,7 @@ YouTube 的视频页面和 Shorts 页面提供自定义音量滑块功能,使 - + ## 使用帮助 @@ -121,14 +121,14 @@ YouTube 的视频页面和 Shorts 页面提供自定义音量滑块功能,使 **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/youtube-better-volume-control/README_en.md b/youtube-better-volume-control/README_en.md index a51c3d8e8..9802822ed 100644 --- a/youtube-better-volume-control/README_en.md +++ b/youtube-better-volume-control/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -107,7 +107,7 @@ YouTube Video page and Shorts The page provides custom volume slider function, - + ## Help @@ -121,14 +121,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/youtube-better-volume-control/README_ko.md b/youtube-better-volume-control/README_ko.md index 63c28f29b..806761e3a 100644 --- a/youtube-better-volume-control/README_ko.md +++ b/youtube-better-volume-control/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -107,7 +107,7 @@ YouTube 비디오 페이지 및 Shorts 이 페이지는 사용자 정의 볼륨 - + ## 돕다 @@ -121,14 +121,14 @@ YouTube 비디오 페이지 및 Shorts 이 페이지는 사용자 정의 볼륨 **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/youtube-better-volume-control/README_vi.md b/youtube-better-volume-control/README_vi.md index 059056adc..f1e2f5589 100644 --- a/youtube-better-volume-control/README_vi.md +++ b/youtube-better-volume-control/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -107,7 +107,7 @@ YouTube Trang video và Shorts Trang cung cấp chức năng thanh trượt kh - + ## Giúp đỡ @@ -121,14 +121,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/youtube-better-volume-control/README_zh-TW.md b/youtube-better-volume-control/README_zh-TW.md index 265ede93d..8bdb4841f 100644 --- a/youtube-better-volume-control/README_zh-TW.md +++ b/youtube-better-volume-control/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -107,7 +107,7 @@ YouTube 的視頻頁面和 Shorts 頁面提供自定義音量滑塊功能,使 - + ## 使用幫助 @@ -121,14 +121,14 @@ YouTube 的視頻頁面和 Shorts 頁面提供自定義音量滑塊功能,使 **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/youtube-dynamic-grid/README.md b/youtube-dynamic-grid/README.md index 2b06c195f..bab1157e8 100644 --- a/youtube-dynamic-grid/README.md +++ b/youtube-dynamic-grid/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -123,7 +123,7 @@ - + ## 使用帮助 @@ -137,14 +137,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/youtube-dynamic-grid/README_en.md b/youtube-dynamic-grid/README_en.md index c87265696..9d0fdc5f3 100644 --- a/youtube-dynamic-grid/README_en.md +++ b/youtube-dynamic-grid/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -123,7 +123,7 @@ This script calculates the best number of videos(Between3arrive12between), - + ## Help @@ -137,14 +137,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/youtube-dynamic-grid/README_ko.md b/youtube-dynamic-grid/README_ko.md index 90e4216df..895a713a5 100644 --- a/youtube-dynamic-grid/README_ko.md +++ b/youtube-dynamic-grid/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -123,7 +123,7 @@ - + ## 돕다 @@ -137,14 +137,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/youtube-dynamic-grid/README_vi.md b/youtube-dynamic-grid/README_vi.md index 31159c613..80c2dd9d5 100644 --- a/youtube-dynamic-grid/README_vi.md +++ b/youtube-dynamic-grid/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -123,7 +123,7 @@ Tập lệnh này tính toán số lượng video tốt nhất(Giữa3đến12 - + ## Giúp đỡ @@ -137,14 +137,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/youtube-dynamic-grid/README_zh-TW.md b/youtube-dynamic-grid/README_zh-TW.md index d094cfe02..dd16a3a55 100644 --- a/youtube-dynamic-grid/README_zh-TW.md +++ b/youtube-dynamic-grid/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -123,7 +123,7 @@ - + ## 使用幫助 @@ -137,14 +137,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/youtube-helper/README.md b/youtube-helper/README.md index 5d315c577..f626fe2f1 100644 --- a/youtube-helper/README.md +++ b/youtube-helper/README.md @@ -40,7 +40,7 @@ Gmail - +
推荐使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -106,7 +106,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -116,7 +116,7 @@ - + ## 使用帮助 @@ -130,13 +130,13 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相关脚本 > @@ -148,7 +148,7 @@ - + > ### 🔍你可能在找网页相关脚本 > @@ -165,7 +165,7 @@ - + > ### 🔍你可能在找GitHub相关脚本 > @@ -187,7 +187,7 @@ - + > ### 🔍你可能在找Google相关脚本 > @@ -196,7 +196,7 @@ - + > ### 🔍你可能在找GreasyFork相关脚本 > @@ -214,7 +214,7 @@ - + > ### 🔍你可能在找成人脚本 > @@ -231,7 +231,7 @@ - + > ### 🔍你可能在找自动翻译 > @@ -241,7 +241,7 @@ - + > ### 🔍你可能在找社交媒体脚本 > @@ -252,7 +252,7 @@ - +

更多用户脚本 /回到顶部↑

diff --git a/youtube-helper/README_en.md b/youtube-helper/README_en.md index 8d96813b1..90aa97e5b 100644 --- a/youtube-helper/README_en.md +++ b/youtube-helper/README_en.md @@ -40,7 +40,7 @@ Gmail - +
Recommended use:
Support
@@ -49,7 +49,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -106,7 +106,7 @@ - + > ### 🔍You might be looking for social media scripts > @@ -116,7 +116,7 @@ - + ## Help @@ -130,13 +130,13 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - + > ### 🔍You may be looking forChatGPTRelated scripts > @@ -148,7 +148,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for web-related scripts > @@ -165,7 +165,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGitHubRelated scripts > @@ -187,7 +187,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGoogleRelated scripts > @@ -196,7 +196,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking forGreasyForkRelated scripts > @@ -214,7 +214,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for adult scripts > @@ -231,7 +231,7 @@ Recommended browser and script manager: - + > ### 🔍You may be looking for automatic translation > @@ -241,7 +241,7 @@ Recommended browser and script manager: - + > ### 🔍You might be looking for social media scripts > @@ -252,7 +252,7 @@ Recommended browser and script manager: - +

More user scripts /Back to top↑

diff --git a/youtube-helper/README_ko.md b/youtube-helper/README_ko.md index f313e4747..719a84361 100644 --- a/youtube-helper/README_ko.md +++ b/youtube-helper/README_ko.md @@ -40,7 +40,7 @@ Gmail - +
권장 사용:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -106,7 +106,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -116,7 +116,7 @@ - + ## 돕다 @@ -130,13 +130,13 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - + > ### 🔍당신은 찾고있을 수 있습니다ChatGPT관련 스크립트 > @@ -148,7 +148,7 @@ - + > ### 🔍웹 관련 스크립트를 찾고있을 수 있습니다 > @@ -165,7 +165,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GitHub관련 스크립트 > @@ -187,7 +187,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다Google관련 스크립트 > @@ -196,7 +196,7 @@ - + > ### 🔍당신은 찾고있을 수 있습니다GreasyFork관련 스크립트 > @@ -214,7 +214,7 @@ - + > ### 🔍성인 스크립트를 찾고있을 수 있습니다 > @@ -231,7 +231,7 @@ - + > ### 🔍자동 번역을 찾고있을 수 있습니다 > @@ -241,7 +241,7 @@ - + > ### 🔍소셜 미디어 스크립트를 찾고있을 수 있습니다 > @@ -252,7 +252,7 @@ - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/youtube-helper/README_vi.md b/youtube-helper/README_vi.md index 4337d209d..4b4edf7a3 100644 --- a/youtube-helper/README_vi.md +++ b/youtube-helper/README_vi.md @@ -40,7 +40,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -49,7 +49,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -106,7 +106,7 @@ - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -116,7 +116,7 @@ - + ## Giúp đỡ @@ -130,13 +130,13 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - + > ### 🔍Bạn có thể đang tìm kiếmChatGPTTập lệnh liên quan > @@ -148,7 +148,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các tập lệnh liên quan đến web > @@ -165,7 +165,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGitHubTập lệnh liên quan > @@ -187,7 +187,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGoogleTập lệnh liên quan > @@ -196,7 +196,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếmGreasyForkTập lệnh liên quan > @@ -214,7 +214,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm kịch bản người lớn > @@ -231,7 +231,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm bản dịch tự động > @@ -241,7 +241,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - + > ### 🔍Bạn có thể đang tìm kiếm các kịch bản truyền thông xã hội > @@ -252,7 +252,7 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/youtube-helper/README_zh-TW.md b/youtube-helper/README_zh-TW.md index b86faf47b..fc239cd6a 100644 --- a/youtube-helper/README_zh-TW.md +++ b/youtube-helper/README_zh-TW.md @@ -40,7 +40,7 @@ Gmail - +
推薦使用:
Support
@@ -49,7 +49,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -106,7 +106,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -116,7 +116,7 @@ - + ## 使用幫助 @@ -130,13 +130,13 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - + > ### 🔍你可能在找ChatGPT相關腳本 > @@ -148,7 +148,7 @@ - + > ### 🔍你可能在找網頁相關腳本 > @@ -165,7 +165,7 @@ - + > ### 🔍你可能在找GitHub相關腳本 > @@ -187,7 +187,7 @@ - + > ### 🔍你可能在找Google相關腳本 > @@ -196,7 +196,7 @@ - + > ### 🔍你可能在找GreasyFork相關腳本 > @@ -214,7 +214,7 @@ - + > ### 🔍你可能在找成人腳本 > @@ -231,7 +231,7 @@ - + > ### 🔍你可能在找自動翻譯 > @@ -241,7 +241,7 @@ - + > ### 🔍你可能在找社交媒體腳本 > @@ -252,7 +252,7 @@ - +

更多用戶腳本 /回到頂部↑

diff --git a/youtube-pro-audio-ambient/README.md b/youtube-pro-audio-ambient/README.md index 5fbc2e41e..f7413c78b 100644 --- a/youtube-pro-audio-ambient/README.md +++ b/youtube-pro-audio-ambient/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -161,7 +161,7 @@ MIT License - + ## 使用帮助 @@ -175,14 +175,14 @@ MIT License **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/youtube-pro-audio-ambient/README_en.md b/youtube-pro-audio-ambient/README_en.md index 6df55a74f..2092e8ce7 100644 --- a/youtube-pro-audio-ambient/README_en.md +++ b/youtube-pro-audio-ambient/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The above list of script managers and browsers is not exhaustive
The script runs fine in the following environment
Passed
- +
@@ -161,7 +161,7 @@ For study and personal use only,Please use it reasonably。 - + ## Help @@ -175,14 +175,14 @@ Recommended browsers and script managers: **If you need to know more about how to install userscripts,[click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View graphic teaching!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-script-list) - +

More user scripts /back to top↑

diff --git a/youtube-pro-audio-ambient/README_ko.md b/youtube-pro-audio-ambient/README_ko.md index 49a3fb206..d1ac07df9 100644 --- a/youtube-pro-audio-ambient/README_ko.md +++ b/youtube-pro-audio-ambient/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
추천:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위의 스크립트 관리자 및 브라우저 목록은 완전한 것이 아닙니다.
스크립트는 다음 환경에서 정상적으로 실행됩니다.
Passed
- +
@@ -161,7 +161,7 @@ MIT License - + ## 돕다 @@ -175,14 +175,14 @@ MIT License **사용자 스크립트 설치 방법에 대해 더 알고 싶다면,[나를 클릭하세요](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그래픽 교육 보기!** - + ### [모든 게시 스크립트 보기](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /맨 위로 돌아가기↑

diff --git a/youtube-pro-audio-ambient/README_vi.md b/youtube-pro-audio-ambient/README_vi.md index 5d910e850..5704ae1f2 100644 --- a/youtube-pro-audio-ambient/README_vi.md +++ b/youtube-pro-audio-ambient/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Khuyến khích:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Danh sách trình quản lý tập lệnh và trình duyệt ở trên không đầy đủ
Tập lệnh chạy tốt trong môi trường sau
Passed
- +
@@ -161,7 +161,7 @@ Chỉ dành cho học tập và sử dụng cá nhân,Hãy sử dụng nó m - + ## Giúp đỡ @@ -175,14 +175,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần biết thêm về cách cài đặt userscript,[bấm vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem giảng dạy đồ họa!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-danh-s%C3%A1ch-k%E1%BB%8Bch-b%E1%BA%A3n) - +

Nhiều tập lệnh người dùng hơn /trở lại đầu trang↑

diff --git a/youtube-pro-audio-ambient/README_zh-TW.md b/youtube-pro-audio-ambient/README_zh-TW.md index e6d0d536c..dac359c51 100644 --- a/youtube-pro-audio-ambient/README_zh-TW.md +++ b/youtube-pro-audio-ambient/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -161,7 +161,7 @@ MIT License - + ## 使用幫助 @@ -175,14 +175,14 @@ MIT License **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/youtube-watch-later-shortcut/README.md b/youtube-watch-later-shortcut/README.md index a2b82c0b6..832d6ee88 100644 --- a/youtube-watch-later-shortcut/README.md +++ b/youtube-watch-later-shortcut/README.md @@ -42,7 +42,7 @@ Gmail - +
推荐使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -89,7 +89,7 @@ - + ## 使用帮助 @@ -103,14 +103,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

diff --git a/youtube-watch-later-shortcut/README_en.md b/youtube-watch-later-shortcut/README_en.md index 87943a0cb..f59c1de20 100644 --- a/youtube-watch-later-shortcut/README_en.md +++ b/youtube-watch-later-shortcut/README_en.md @@ -42,7 +42,7 @@ Gmail - +
Recommended use:
Support
@@ -51,7 +51,7 @@ 💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed
- +
@@ -89,7 +89,7 @@ - + ## Help @@ -103,14 +103,14 @@ Recommended browser and script manager: **If you need to learn more about how to install user scripts,[Click me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** - + ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List) - +

More user scripts /Back to top↑

diff --git a/youtube-watch-later-shortcut/README_ko.md b/youtube-watch-later-shortcut/README_ko.md index 3cfa8e2f5..b272e396d 100644 --- a/youtube-watch-later-shortcut/README_ko.md +++ b/youtube-watch-later-shortcut/README_ko.md @@ -42,7 +42,7 @@ Gmail - +
권장 사용:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 위에 나열된 스크립트 관리자와 브라우저가 모두를 나타내지는 않습니다.
스크립트는 정상적으로 다음 환경에서 실행됩니다
Passed
- +
@@ -89,7 +89,7 @@ - + ## 돕다 @@ -103,14 +103,14 @@ **사용자 스크립트를 설치하는 방법에 대해 자세히 알아야 할 경우,[나를 클릭하십시오](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/ko#readme)그림과 텍스트의 가르침을보십시오!** - + ### [모든 게시 스크립트를보십시오](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/ko#-%EC%8A%A4%ED%81%AC%EB%A6%BD%ED%8A%B8-%EB%AA%A9%EB%A1%9D) - +

더 많은 사용자 스크립트 /위로 돌아갑니다↑

diff --git a/youtube-watch-later-shortcut/README_vi.md b/youtube-watch-later-shortcut/README_vi.md index 87ee1449e..07edbdd68 100644 --- a/youtube-watch-later-shortcut/README_vi.md +++ b/youtube-watch-later-shortcut/README_vi.md @@ -42,7 +42,7 @@ Gmail - +
Sử dụng được đề xuất:
Support
@@ -51,7 +51,7 @@ 💡 Tip: Trình quản lý tập lệnh và trình duyệt được liệt kê ở trên không đại diện cho tất cả
Tập lệnh chạy bình thường trong môi trường sau
Passed
- +
@@ -89,7 +89,7 @@ - + ## Giúp đỡ @@ -103,14 +103,14 @@ Trình duyệt và trình quản lý tập lệnh được đề xuất: **Nếu bạn cần tìm hiểu thêm về cách cài đặt tập lệnh người dùng,[Nhấp vào tôi](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/vi#readme)Xem việc dạy hình ảnh và văn bản!** - + ### [Xem tất cả các tập lệnh xuất bản](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/vi#-Danh-s%C3%A1ch-t%E1%BA%ADp-l%E1%BB%87nh) - +

Nhiều tập lệnh người dùng hơn /Quay lại đầu↑

diff --git a/youtube-watch-later-shortcut/README_zh-TW.md b/youtube-watch-later-shortcut/README_zh-TW.md index 7db2f1b2a..0d7653f6a 100644 --- a/youtube-watch-later-shortcut/README_zh-TW.md +++ b/youtube-watch-later-shortcut/README_zh-TW.md @@ -42,7 +42,7 @@ Gmail - +
推薦使用:
Support
@@ -51,7 +51,7 @@ 💡 Tip: 以上已列出的腳本管理器和瀏覽器不代表全部
腳本在以下環境中運行正常
Passed
- +
@@ -89,7 +89,7 @@ - + ## 使用幫助 @@ -103,14 +103,14 @@ **如果你需要了解更多關於如何安裝用戶腳本,[點擊我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/zh-TW#readme)查看圖文教學!** - + ### [查看所有發布腳本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/zh-TW#-%E8%85%B3%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用戶腳本 /回到頂部↑

diff --git a/zhihu-black/README.md b/zhihu-black/README.md index c301f57a7..5c11ff065 100644 --- a/zhihu-black/README.md +++ b/zhihu-black/README.md @@ -38,7 +38,7 @@ Gmail - +
推荐使用:
Support
@@ -47,7 +47,7 @@ 💡 Tip: 以上已列出的脚本管理器和浏览器不代表全部
脚本在以下环境中运行正常
Passed
- +
@@ -162,7 +162,7 @@ - + ## 使用帮助 @@ -176,14 +176,14 @@ **如果你需要了解更多关于如何安装用户脚本,[点击我](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/#readme)查看图文教学!** - + ### [查看所有发布脚本](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/#-%E8%84%9A%E6%9C%AC%E5%88%97%E8%A1%A8) - +

更多用户脚本 /回到顶部↑

From abaeb8d1cb6571726a013325ae643dc63eee4286 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=BA=E6=B0=91=E7=9A=84=E5=8B=A4=E5=8A=A1=E5=91=98?= Date: Sat, 6 Jun 2026 17:08:25 +0800 Subject: [PATCH 097/108] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=97=A0?= =?UTF-8?q?=E6=B3=95=E8=8E=B7=E5=8F=96=E5=B7=B2=E7=99=BB=E5=BD=95=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E7=9A=84=E7=A7=81=E4=BA=BA=E5=AD=98=E5=82=A8=E5=BA=93?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github-repo-size-view/CHANGELOG.md | 6 ++++++ .../github-repo-size-view.user.js | 16 ++++++---------- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/github-repo-size-view/CHANGELOG.md b/github-repo-size-view/CHANGELOG.md index a0f253acd..d14f0a954 100644 --- a/github-repo-size-view/CHANGELOG.md +++ b/github-repo-size-view/CHANGELOG.md @@ -1,5 +1,11 @@ # **🛠️ GitHub Repo Size+ 升级日志** +### **📅 2026.6.6.1** + +**修复**: 修复无法获取已登录用户的私人存储库问题
+ +--- + ### **📅 2026.3.16.1** **新增**: 在个人资料页显示`查看 Gist 资料`
![2026.03.16](https://files.seeusercontent.com/2026/03/16/1Kqb/pic_1773644853242.png)
来自[GitHub: View User Gists](https://greasyfork.org/zh-CN/scripts/559202)
diff --git a/github-repo-size-view/github-repo-size-view.user.js b/github-repo-size-view/github-repo-size-view.user.js index 2bff9bedc..d15ba5516 100644 --- a/github-repo-size-view/github-repo-size-view.user.js +++ b/github-repo-size-view/github-repo-size-view.user.js @@ -80,7 +80,7 @@ // @description:zh-HK 🤠 倉庫顯示大小:在 GitHub 的程式碼搜尋、倉庫搜尋、議題頁面、使用者倉庫清單和儲存庫頁面上,倉庫名稱旁會顯示該倉庫的大小,方便使用者快速了解倉庫的規模,最佳化選擇。不活躍開發警告:如果某個倉庫在過去六個月內沒有更新,系統會在倉庫的頂部添加提示,提醒用戶該倉庫不活躍,並顯示最後一次更新的時間。這有助於使用者判斷倉庫的活躍程度和維護狀況。倉庫內快速跳轉:在瀏覽倉庫時,使用者可以方便地查看該使用者的所有倉庫列表,提供一個快速跳到不同倉庫的入口。用戶可以快速找到和存取感興趣的其他項目,提高工作效率。使用情境:開發者:可以透過顯示倉庫大小和活躍警告,快速篩選出適當的庫進行開發,避免使用不再維護的項目。專案管理者:透過快速跳轉功能,方便管理和協調多個項目,提高工作效率。學習者:在學習新科技時,可以更方便地找到相關的開源項目,快速查看專案的活躍程度和規模。 🤠 // @description:fr-CA 🤠 Taille d’affichage de l’entrepôt : sur la recherche de code, la recherche d’entrepôt, la page de problèmes, la liste d’entrepôts d’utilisateurs et la page de référentiel de GitHub, la taille de l’entrepôt sera affichée à côté du nom de l’entrepôt, permettant aux utilisateurs de comprendre rapidement l’échelle de l’entrepôt et d’optimiser leur sélection. Avertissement de développement inactif : si un référentiel n’a pas été mis à jour au cours des six derniers mois, le système ajoutera une invite en haut du référentiel pour rappeler aux utilisateurs que le référentiel est inactif et affichera l’heure de la dernière mise à jour. Cela aide les utilisateurs à déterminer l’activité et l’état de maintenance de l’entrepôt. Saut rapide dans l’entrepôt : lors de la navigation dans l’entrepôt, l’utilisateur peut facilement consulter la liste de tous les entrepôts de l’utilisateur, offrant ainsi une entrée pour accéder rapidement à différents entrepôts. Les utilisateurs peuvent trouver et accéder rapidement à d’autres projets d’intérêt, améliorant ainsi l’efficacité du travail. Scénarios d’utilisation : Développeurs : en affichant la taille de l’entrepôt et les avertissements actifs, vous pouvez rapidement filtrer les bibliothèques appropriées pour le développement et éviter d’utiliser des projets qui ne sont plus maintenus. Gestionnaire de projet : grâce à la fonction de saut rapide, il est facile de gérer et de coordonner plusieurs projets et d’améliorer l’efficacité du travail. Apprenants : lorsqu’ils apprennent de nouvelles technologies, ils peuvent plus facilement trouver des projets open source pertinents et vérifier rapidement l’activité et l’ampleur des projets. 🤠 // @namespace https://github.com/ChinaGodMan/UserScripts -// @version 2026.3.16.1 +// @version 2026.6.6.1 // @author Khalila Gazal,mshll & 人民的勤务员 // @match https://github.com/* // @run-at document-start @@ -107,7 +107,7 @@ * File Created: 2024/11/24,Sunday 12:38:48 * Author: 人民的勤务员@ChinaGodMan (china.qinwuyuan@gmail.com) * ----- - * Last Modified: 2026/03/16,Monday 15:09:30 + * Last Modified: 2026/06/06,Saturday 17:04:45 * Modified By: 人民的勤务员@ChinaGodMan (china.qinwuyuan@gmail.com) * ----- * License: MIT License @@ -528,7 +528,8 @@ const addSizeToRepos = () => { } if (pageType === 'repo') { - const reposApi = isLoggedInUser(jsn.owner.avatar_url) + // const reposApi = isLoggedInUser(jsn.owner.login) + const reposApi = isLoggedInUser_f() ? (PAT_GITHUB_TOKEN ? 'https://api.github.com/user/repos' : jsn.owner.repos_url) : jsn.owner.repos_url function fetchReposWithCache(ownerKey, reposApi, headers) { @@ -986,13 +987,8 @@ function insertReposList(links, tip = false) { } } function isLoggedInUser(avatar_url) {//从返回的json判断 - const imgElement = document.querySelector('.AppHeader-user button span span img') - if (imgElement) { - const imgSrc = imgElement.src - return imgSrc === avatar_url - } else { - return false - } + const username = location.pathname.split('/').filter(Boolean)[0] + return avatar_url.includes(username) } function getMReponame() { //获取当前移动设备页面的仓库名 return document.querySelector('#responsive-meta-container .flex-wrap') From 4ceb5fc4c1ce99a7578c526ce4bcdcfa5fd060de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=BA=E6=B0=91=E7=9A=84=E5=8B=A4=E5=8A=A1=E5=91=98?= Date: Sat, 6 Jun 2026 17:10:12 +0800 Subject: [PATCH 098/108] =?UTF-8?q?build:=20=E8=BF=BD=E5=8A=A0=20`commitli?= =?UTF-8?q?nt.config.js`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 - commitlint.config.js | 67 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+), 1 deletion(-) create mode 100644 commitlint.config.js diff --git a/.gitignore b/.gitignore index 1a7616675..8745dce2f 100644 --- a/.gitignore +++ b/.gitignore @@ -6,5 +6,4 @@ node_modules/ __pycache__/ .history/ changelog.config.js -commitlint.config.js tempCodeRunnerFile.* diff --git a/commitlint.config.js b/commitlint.config.js new file mode 100644 index 000000000..5a258f696 --- /dev/null +++ b/commitlint.config.js @@ -0,0 +1,67 @@ +const { defineConfig } = require('cz-git') + +module.exports = defineConfig({ + rules: { + // @see: https://commitlint.js.org/#/reference-rules + }, + prompt: { + alias: { fd: 'docs: fix typos' }, + messages: { + type: '选择你要提交的变更类型:', + scope: '标明此变更的范围(可选):', + customScope: '标明此变更的范围:', + subject: '写一个简短的、命令式的变更描述:\n', + body: '提供一个更长的变更描述(可选)。使用 "|" 来分隔换行:\n', + breaking: '列出任何破坏性变更(可选)。使用 "|" 来分隔换行:\n', + footerPrefixesSelect: '选择此变更所关联的ISSUES类型(可选):', + customFooterPrefix: '输入ISSUES前缀:', + footer: '列出此变更相关的ISSUES。例如:#31, #34:\n', + generatingByAI: '正在生成你的AI提交标题...', + generatedSelectByAI: '选择AI生成的合适标题:', + confirmCommit: '你确定要提交上述变更吗?' + }, + types: [ + { value: 'feat', name: 'feat: ✨ 新功能', emoji: '✨' }, + { value: 'fix', name: 'fix: 🐛 修复 bug', emoji: '🐛' }, + { value: 'docs', name: 'docs: 📝 仅修改文档', emoji: '📝' }, + { value: 'style', name: 'style: 💄 不影响代码意义的变动', emoji: '💄' }, + { value: 'refactor', name: 'refactor: ♻️ 代码重构,既不修复bug也不新增功能', emoji: '♻️' }, + { value: 'perf', name: 'perf: ⚡️ 提升性能的代码变动', emoji: '⚡️' }, + { value: 'test', name: 'test: ✅ 添加或修正测试', emoji: ':✅' }, + { value: 'build', name: 'build: 📦️ 影响构建系统或外部依赖的变动', emoji: '📦️' }, + { value: 'ci', name: 'ci: 🎡 修改CI配置文件和脚本', emoji: '🎡' }, + { value: 'chore', name: 'chore: 🔨 其他不修改源代码或测试文件的变动', emoji: '🔨' }, + { value: 'revert', name: 'revert: ⏪️ 回滚之前的提交', emoji: '⏪️' } + ] + , + useEmoji: false, + emojiAlign: 'center', + useAI: false, + aiNumber: 1, + themeColorCode: '', + scopes: [], + allowCustomScopes: true, + allowEmptyScopes: true, + customScopesAlign: 'bottom', + customScopesAlias: '自定义', + emptyScopesAlias: '无', + upperCaseSubject: false, + markBreakingChangeMode: false, + allowBreakingChanges: ['feat', 'fix'], + breaklineNumber: 100, + breaklineChar: '|', + skipQuestions: [], + issuePrefixes: [{ value: 'closed', name: 'closed: ISSUES has been processed' }], + customIssuePrefixAlign: 'top', + emptyIssuePrefixAlias: '跳过', + customIssuePrefixAlias: '自定义', + allowCustomIssuePrefix: true, + allowEmptyIssuePrefix: true, + confirmColorize: true, + scopeOverrides: undefined, + defaultBody: '', + defaultIssues: '', + defaultScope: '', + defaultSubject: '' + } +}) From f2060e6fa4243b8c6543675da8ad932aaa723c40 Mon Sep 17 00:00:00 2001 From: ChinaGodBot Date: Sat, 6 Jun 2026 17:11:45 +0800 Subject: [PATCH 099/108] =?UTF-8?q?docs(sync):=20=F0=9F=A4=96=20=E5=90=8C?= =?UTF-8?q?=E6=AD=A5=20[`README=5F[lang].md`]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- github-repo-size-view/README.md | 3 +++ github-repo-size-view/README_en.md | 3 +++ github-repo-size-view/README_ko.md | 3 +++ github-repo-size-view/README_vi.md | 3 +++ github-repo-size-view/README_zh-TW.md | 3 +++ 5 files changed, 15 insertions(+) diff --git a/github-repo-size-view/README.md b/github-repo-size-view/README.md index cd4752832..22ef827e4 100644 --- a/github-repo-size-view/README.md +++ b/github-repo-size-view/README.md @@ -65,6 +65,9 @@

Download:Github | ⭐Greasy Fork

更新记录

🛠️ GitHub Repo Size+ 升级日志

+

📅 2026.6.6.1

+

修复: 修复无法获取已登录用户的私人存储库问题

+

📅 2026.3.16.1

新增: 在个人资料页显示查看 Gist 资料
2026.03.16
来自GitHub: View User Gists
修复: 修改Code按钮查找逻辑

diff --git a/github-repo-size-view/README_en.md b/github-repo-size-view/README_en.md index 812fe5050..a88f8bed7 100644 --- a/github-repo-size-view/README_en.md +++ b/github-repo-size-view/README_en.md @@ -65,6 +65,9 @@

Download:Github | ⭐Greasy Fork

Update record

🛠️ GitHub Repo Size+ Upgrade log

+

📅 2026.6.6.1

+

repair: Fixed an issue where private repositories of logged-in users could not be obtained

+

📅 2026.3.16.1

New: 在个人material页显示Check Gist 资料
2026.03.16
fromGitHub: View User Gists
repair: ReviseCodeButton search logic

diff --git a/github-repo-size-view/README_ko.md b/github-repo-size-view/README_ko.md index 1b8fc7776..596ef7e1c 100644 --- a/github-repo-size-view/README_ko.md +++ b/github-repo-size-view/README_ko.md @@ -65,6 +65,9 @@

Download:Github | ⭐Greasy Fork

기록 업데이트

🛠️ GitHub Repo Size+ 업그레이드 로그

+

📅 2026.6.6.1

+

수리하다: 로그인한 사용자의 개인 저장소를 얻을 수 없는 문제를 수정했습니다.

+

📅 2026.3.16.1

새로운: 在个人재료页显示확인하다 Gist 资料
2026.03.16
~에서GitHub: View User Gists
수리하다: 개정하다Code버튼 검색 로직

diff --git a/github-repo-size-view/README_vi.md b/github-repo-size-view/README_vi.md index 74fa3bb4c..d1da8e0b3 100644 --- a/github-repo-size-view/README_vi.md +++ b/github-repo-size-view/README_vi.md @@ -65,6 +65,9 @@

Download:Github | ⭐Greasy Fork

Cập nhật bản ghi

🛠️ GitHub Repo Size+ Nhật ký nâng cấp

+

📅 2026.6.6.1

+

Sửa chữa: Đã khắc phục sự cố không thể lấy được kho riêng của người dùng đã đăng nhập

+

📅 2026.3.16.1

Mới: 在个人vật liệu页显示Kiểm tra Gist 资料
2026.03.16
từGitHub: View User Gists
Sửa chữa: Ôn lạiCodeLogic tìm kiếm nút

diff --git a/github-repo-size-view/README_zh-TW.md b/github-repo-size-view/README_zh-TW.md index d6ef3660e..1bfa5099a 100644 --- a/github-repo-size-view/README_zh-TW.md +++ b/github-repo-size-view/README_zh-TW.md @@ -65,6 +65,9 @@

Download:Github | ⭐Greasy Fork

更新記錄

🛠️ GitHub Repo Size+ 升級日誌

+

📅 2026.6.6.1

+

修復: 修復無法取得已登入使用者的私人儲存庫問題

+

📅 2026.3.16.1

新增: 在个人資料页显示查看 Gist 资料
2026.03.16
來自GitHub: View User Gists
修復: 修改Code按鈕查找邏輯

From 8ba8064cd264853041d8af28e0def11c53bf4717 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 02:43:45 +0800 Subject: [PATCH 100/108] chore(deps-dev): bump prettier from 3.8.3 to 3.8.4 (#302) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 76e0f5d8f..618c72335 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-yml": "^3.4.0", "husky": "^9.1.7", "lint-staged": "^17.0.7", - "prettier": "^3.8.3" + "prettier": "^3.8.4" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -4013,9 +4013,9 @@ } }, "node_modules/prettier": { - "version": "3.8.3", - "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.8.3.tgz", - "integrity": "sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==", + "version": "3.8.4", + "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.8.4.tgz", + "integrity": "sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 0fc1223d1..1db2cb4f4 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-yml": "^3.4.0", "husky": "^9.1.7", "lint-staged": "^17.0.7", - "prettier": "^3.8.3" + "prettier": "^3.8.4" }, "scripts": { "prepare": "husky", From 8b66899dda0e4f3f5e558ae94a69fcb03042f2ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jun 2026 02:43:05 +0800 Subject: [PATCH 101/108] chore(deps): bump actions/checkout from 6 to 7 (#305) --- .github/workflows/SyncDoc.yml | 2 +- .github/workflows/SyncGreasyFork.yml | 2 +- .github/workflows/eslint-on-push-pr.yml | 2 +- .github/workflows/pr-dependency-review.yml | 2 +- .github/workflows/update-contributors.yml | 2 +- .github/workflows/validate-links-on-push-pr.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/SyncDoc.yml b/.github/workflows/SyncDoc.yml index 9d1ce40fe..98aebec3e 100644 --- a/.github/workflows/SyncDoc.yml +++ b/.github/workflows/SyncDoc.yml @@ -16,7 +16,7 @@ jobs: TZ: Asia/Shanghai steps: - name: 检出代码 - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: token: ${{ secrets.QWY_SYNC_BOT_TOKEN }} fetch-depth: 0 #检查时间用. diff --git a/.github/workflows/SyncGreasyFork.yml b/.github/workflows/SyncGreasyFork.yml index a6df98e2d..5c0a6de57 100644 --- a/.github/workflows/SyncGreasyFork.yml +++ b/.github/workflows/SyncGreasyFork.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: checkout - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: 设置 Python uses: actions/setup-python@v6.2.0 diff --git a/.github/workflows/eslint-on-push-pr.yml b/.github/workflows/eslint-on-push-pr.yml index 7a68144ae..f5fcee71d 100644 --- a/.github/workflows/eslint-on-push-pr.yml +++ b/.github/workflows/eslint-on-push-pr.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout repository code - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: Set up Node.js uses: actions/setup-node@v6 diff --git a/.github/workflows/pr-dependency-review.yml b/.github/workflows/pr-dependency-review.yml index 02467c39a..9f0314652 100644 --- a/.github/workflows/pr-dependency-review.yml +++ b/.github/workflows/pr-dependency-review.yml @@ -9,6 +9,6 @@ jobs: runs-on: ubuntu-latest steps: - name: 'Checkout Repository' - uses: actions/checkout@v6 + uses: actions/checkout@v7 - name: 'Dependency Review' uses: actions/dependency-review-action@v5 diff --git a/.github/workflows/update-contributors.yml b/.github/workflows/update-contributors.yml index f847b1461..d505c5fa7 100644 --- a/.github/workflows/update-contributors.yml +++ b/.github/workflows/update-contributors.yml @@ -10,7 +10,7 @@ jobs: TZ: Asia/Shanghai steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: token: ${{ secrets.QWY_SYNC_BOT_TOKEN }} - name: Generate Contributors Images diff --git a/.github/workflows/validate-links-on-push-pr.yml b/.github/workflows/validate-links-on-push-pr.yml index 2f7cdb972..0c3fcc220 100644 --- a/.github/workflows/validate-links-on-push-pr.yml +++ b/.github/workflows/validate-links-on-push-pr.yml @@ -12,7 +12,7 @@ jobs: linkinator: runs-on: ubuntu-24.04 steps: - - uses: actions/checkout@v6.0.3 + - uses: actions/checkout@v7 - uses: JustinBeckwith/linkinator-action@v2.4.2 with: paths: "**/*.md" From 1b9894ef6b9ccc7d7277af2735b722e11b6a361b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 02:43:46 +0800 Subject: [PATCH 102/108] chore(deps-dev): bump lint-staged from 17.0.7 to 17.0.8 (#306) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 618c72335..52347d261 100644 --- a/package-lock.json +++ b/package-lock.json @@ -27,7 +27,7 @@ "eslint-plugin-userscripts": "^0.5.6", "eslint-plugin-yml": "^3.4.0", "husky": "^9.1.7", - "lint-staged": "^17.0.7", + "lint-staged": "^17.0.8", "prettier": "^3.8.4" } }, @@ -2642,9 +2642,9 @@ } }, "node_modules/lint-staged": { - "version": "17.0.7", - "resolved": "https://registry.npmmirror.com/lint-staged/-/lint-staged-17.0.7.tgz", - "integrity": "sha512-JrSobt+tW3rH8IOMi8tDZd3foorM5yPEkLD/V2NxobgHrFfHWGee4MOLVuZeScgxftEwbHrPHIFA/ZL+nUJeuA==", + "version": "17.0.8", + "resolved": "https://registry.npmmirror.com/lint-staged/-/lint-staged-17.0.8.tgz", + "integrity": "sha512-B2P/d+jVW0UXOQ0MVMLrB/9ydA1P+zz6jYfdrbbEd9ur3S2rcbduFWKiUCC02Sm5hbC8nrm7y24WuYMG54HfxA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 1db2cb4f4..f2d1387f3 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "eslint-plugin-userscripts": "^0.5.6", "eslint-plugin-yml": "^3.4.0", "husky": "^9.1.7", - "lint-staged": "^17.0.7", + "lint-staged": "^17.0.8", "prettier": "^3.8.4" }, "scripts": { From dc76cf74c1140b64b3ddec9969d33c281884b50a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 02:42:51 +0800 Subject: [PATCH 103/108] chore(deps): bump actions/setup-python from 6.2.0 to 6.3.0 (#307) --- .github/workflows/SyncDoc.yml | 2 +- .github/workflows/SyncGreasyFork.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/SyncDoc.yml b/.github/workflows/SyncDoc.yml index 98aebec3e..01cadaf4a 100644 --- a/.github/workflows/SyncDoc.yml +++ b/.github/workflows/SyncDoc.yml @@ -27,7 +27,7 @@ jobs: node-version: "lts/*" - name: 设置 Python - uses: actions/setup-python@v6.2.0 + uses: actions/setup-python@v6.3.0 with: python-version: "3.12.4" diff --git a/.github/workflows/SyncGreasyFork.yml b/.github/workflows/SyncGreasyFork.yml index 5c0a6de57..d61ad721c 100644 --- a/.github/workflows/SyncGreasyFork.yml +++ b/.github/workflows/SyncGreasyFork.yml @@ -11,7 +11,7 @@ jobs: uses: actions/checkout@v7 - name: 设置 Python - uses: actions/setup-python@v6.2.0 + uses: actions/setup-python@v6.3.0 with: python-version: "3.12.4" From e9ae3af83a1fe76be7c43769e4e19e87569188a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 02:43:13 +0800 Subject: [PATCH 104/108] chore(deps-dev): bump eslint-plugin-yml from 3.4.0 to 3.5.0 (#308) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 52347d261..c67b7ef18 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "eslint-plugin-import": "^2.32.0", "eslint-plugin-regexp": "^3.1.0", "eslint-plugin-userscripts": "^0.5.6", - "eslint-plugin-yml": "^3.4.0", + "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", "prettier": "^3.8.4" @@ -1507,9 +1507,9 @@ } }, "node_modules/eslint-plugin-yml": { - "version": "3.4.0", - "resolved": "https://registry.npmmirror.com/eslint-plugin-yml/-/eslint-plugin-yml-3.4.0.tgz", - "integrity": "sha512-j6U3ESrAkidkvNb3HFN2UMxke46GNp6bsJokabXCICcgomSy3YU4oED9cjzkZ58nYxWD5qnWV1b/2YlqyWMOxA==", + "version": "3.5.0", + "resolved": "https://registry.npmmirror.com/eslint-plugin-yml/-/eslint-plugin-yml-3.5.0.tgz", + "integrity": "sha512-u2UkSIp/+th1wYCt0QWeCI6agf24dxX6PbFfCCN18gGQHmXh3Cn9D/U5OiP5RNYTEwjXCLusj1OJRK+zwdvFqQ==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index f2d1387f3..17d1804d7 100644 --- a/package.json +++ b/package.json @@ -35,7 +35,7 @@ "eslint-plugin-import": "^2.32.0", "eslint-plugin-regexp": "^3.1.0", "eslint-plugin-userscripts": "^0.5.6", - "eslint-plugin-yml": "^3.4.0", + "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", "prettier": "^3.8.4" From 514d1384b077f1b40e5f9de7a65c27b4535a7c45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 02:43:16 +0800 Subject: [PATCH 105/108] chore(deps-dev): bump prettier from 3.8.4 to 3.8.5 (#309) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c67b7ef18..66e242be5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "prettier": "^3.8.4" + "prettier": "^3.8.5" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -4013,9 +4013,9 @@ } }, "node_modules/prettier": { - "version": "3.8.4", - "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.8.4.tgz", - "integrity": "sha512-N2MylSdi48+5N/6S5j+maeHbUSIzzZ5uOcX5Hm4QpV8Dkb1HFjfAKTKX6yNPJQD9AhcT3ifHNB66tWTTJDi11Q==", + "version": "3.8.5", + "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.8.5.tgz", + "integrity": "sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 17d1804d7..72b29c93c 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "prettier": "^3.8.4" + "prettier": "^3.8.5" }, "scripts": { "prepare": "husky", From 0beb3c888569b156093cbb1b5b4426cd6275788b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 27 Jun 2026 02:43:23 +0800 Subject: [PATCH 106/108] chore(deps-dev): bump eslint-plugin-regexp from 3.1.0 to 3.1.1 (#310) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 66e242be5..b821be46a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,7 +23,7 @@ "czg": "^1.13.1", "eslint": "^9.39.2", "eslint-plugin-import": "^2.32.0", - "eslint-plugin-regexp": "^3.1.0", + "eslint-plugin-regexp": "^3.1.1", "eslint-plugin-userscripts": "^0.5.6", "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", @@ -1456,9 +1456,9 @@ } }, "node_modules/eslint-plugin-regexp": { - "version": "3.1.0", - "resolved": "https://registry.npmmirror.com/eslint-plugin-regexp/-/eslint-plugin-regexp-3.1.0.tgz", - "integrity": "sha512-qGXIC3DIKZHcK1H9A9+Byz9gmndY6TTSRkSMTZpNXdyCw2ObSehRgccJv35n9AdUakEjQp5VFNLas6BMXizCZg==", + "version": "3.1.1", + "resolved": "https://registry.npmmirror.com/eslint-plugin-regexp/-/eslint-plugin-regexp-3.1.1.tgz", + "integrity": "sha512-MxR5nqoQCtVWmJwia0D2+NlXX1xzdpkslsVOZLEYQ4PQWEaL65PCZXURxaBc3lPnkNFpNxzMIRmYVxdl8giXRA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 72b29c93c..7f7c6581e 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "czg": "^1.13.1", "eslint": "^9.39.2", "eslint-plugin-import": "^2.32.0", - "eslint-plugin-regexp": "^3.1.0", + "eslint-plugin-regexp": "^3.1.1", "eslint-plugin-userscripts": "^0.5.6", "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", From c298f2cb95e83785fddaf3586bc4a7c15fc8c7e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Jun 2026 02:43:35 +0800 Subject: [PATCH 107/108] chore(deps-dev): bump prettier from 3.8.5 to 3.9.3 (#311) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index b821be46a..ed454315c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "prettier": "^3.8.5" + "prettier": "^3.9.3" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -4013,9 +4013,9 @@ } }, "node_modules/prettier": { - "version": "3.8.5", - "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.8.5.tgz", - "integrity": "sha512-zxcTTCedNGJM4R8sj/Cq/F0W/c4iE0afWBcBwMTRtw4WHYP9TWkYjdiH3npPRUYsXQCPR0hTU9yjovOu+E6EQA==", + "version": "3.9.3", + "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.9.3.tgz", + "integrity": "sha512-HWmu+K+zvHNpaMfSnYeqdqrDbR16cuIXaPx8WoHaviQkDJh1/0BNtOZmHVQI5jc3wXv0H1yXc9wjvFdXh+n3hQ==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index 7f7c6581e..ece73d684 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "prettier": "^3.8.5" + "prettier": "^3.9.3" }, "scripts": { "prepare": "husky", From 3a2e206e91811bcbc505c41d6df2a4e13e3234f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 02:43:09 +0800 Subject: [PATCH 108/108] chore(deps-dev): bump prettier from 3.9.3 to 3.9.4 (#312) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index ed454315c..fce2fdd47 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "prettier": "^3.9.3" + "prettier": "^3.9.4" } }, "node_modules/@aashutoshrathi/word-wrap": { @@ -4013,9 +4013,9 @@ } }, "node_modules/prettier": { - "version": "3.9.3", - "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.9.3.tgz", - "integrity": "sha512-HWmu+K+zvHNpaMfSnYeqdqrDbR16cuIXaPx8WoHaviQkDJh1/0BNtOZmHVQI5jc3wXv0H1yXc9wjvFdXh+n3hQ==", + "version": "3.9.4", + "resolved": "https://registry.npmmirror.com/prettier/-/prettier-3.9.4.tgz", + "integrity": "sha512-yWG/o/4oJfo036EKAfK6ACAoDOfHeRHx4tuxkfBZiauURiaSmYwlpOr5LQqKtIkRD2z1PLteme2WoxEnj4tHTg==", "dev": true, "license": "MIT", "bin": { diff --git a/package.json b/package.json index ece73d684..d7d43921a 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-plugin-yml": "^3.5.0", "husky": "^9.1.7", "lint-staged": "^17.0.8", - "prettier": "^3.9.3" + "prettier": "^3.9.4" }, "scripts": { "prepare": "husky",