Greasy Fork

来自缓存

Greasy Fork is available in English.

SleazyFork 到 GreasyFork 链接桥接

自动将 SleazyFork 上不可用的链接重定向到 GreasyFork/

这些是此脚本变更过代码的版本。 显示所有版本。

  • v0.0.8 2026-05-03
  • v0.0.7 2026-05-03
  • v0.0.6 2026-05-03
  • v0.0.5 2026-05-01
  • v0.0.4 2026-05-01

    Update 0.0.4 — The "Bridge & Request" Update

    🚀 New Features:

    • Automatic Link Repair: On SleazyFork, the script now automatically checks if a script link is broken.
    • GreasyFork Redirection: If a script is unavailable on SleazyFork, all links (including the new Star Rating box) are automatically redirected to GreasyFork.
    • Integrated Request Engine: Implemented GM_xmlhttpRequest to perform background "HEAD" requests. This allows the script to verify link validity without refreshing the page.

    🛠️ Technical Improvements:

    • Background Verification: Uses asynchronous requests to check link status, ensuring no impact on page loading speed.
    • Metadata Update: Added @grant GM_xmlhttpRequest and @connect sleazyfork.org to support cross-domain link verification.
    • Efficiency: Added a "checked" flag to elements to prevent redundant network requests during scroll events.
  • v0.0.3 2026-05-01
  • v0.0.2 2026-05-01
  • v0.0.1 2026-05-01