Ouo.io Link Replacer

Replaces ouo.io links with ouo.press

Author
kinkuroai
Daily installs
0
Total installs
3
Ratings
0 0 0
Version
1.1
Created
2025-04-04
Updated
2025-04-04
Size
1.02 KB
License
MIT
Applies to
All sites

Ouo.io Link Replacer

This Tampermonkey userscript automatically replaces all instances of ouo.io in website links with ouo.press. This is particularly useful for users who encounter outdated ouo.io links instead of ouo.press.

Features

  • Automatic Link Replacement: Replaces ouo.io with ouo.press in all links on a webpage.
  • Dynamic Content Support: Uses a MutationObserver to detect and replace links in dynamically loaded content. This ensures that links are replaced even after the initial page load.
  • Simple and Lightweight: Efficiently replaces links without impacting browser performance.
  • Cross-Browser Compatibility: Compatible with any browser that supports Tampermonkey (Chrome, Firefox, etc.).