URL Clipboard Language Cleaner

A cross-platform PowerShell script or Edge/Chrome browser extension that automatically removes language/locale segments from URLs when you copy them to the clipboard.

PowerShell & JavaScript 📄 MIT
Screenshot of URL Clipboard Language Cleaner

A cross-platform PowerShell script or Edge/Chrome browser extension that automatically removes language/locale segments from URLs when you copy them to the clipboard.

When you copy a URL like https://learn.microsoft.com/en-gb/azure/virtual-machines/overview, the script instantly cleans it to https://learn.microsoft.com/azure/virtual-machines/overview — so when you share the link, recipients are redirected to their own preferred language by the server.

Copilot says: AI-generated

Say goodbye to awkward language-specific links and hello to perfectly clean URLs that adapt to your reader’s locale automatically — this nifty browser extension or script scrubs those pesky language tags right from your clipboard!

Key features:

  • 🧹 Auto-removes language/locale segments from copied URLs
  • 🌍 Cross-platform support with minimal CPU usage
  • 🚀 Runs silently in background or interactively with easy install/uninstall
  • ⏱️ Adjustable polling interval on macOS/Linux for speedy clipboard checks

This summary was generated by GitHub Copilot based on the project README.