KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
URLAutoRedirector
★ 75
Open GitHub ↗
Make browsing quicker and simpler.
Download README (.md)
Explore Similar Repositories
redisred
:
A small Redis-based URL Redirector
edge-rewrite
:
A URL rewrite/redirect function for running in Lambda@Edge
http-traceroute
:
A command line tool for following and showing HTTP redirects for a given URL
hexo-generator-alias
:
Generate alias pages for redirecting to posts, pages or URL
artwork-redirect
:
URL redirect service for the coverartarchive.org
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
URLAutoRedirector
?
Download (.md)
<p align="center"> <a href="https://urlautoredirector.github.io/"> <img src="https://raw.githubusercontent.com/URLAutoRedirector/URLAutoRedirector/master/logo.png" alt="Logo" width="128px"> </a> </p> <p align="center"> <a href="https://chrome.google.com/webstore/detail/mckfcfnegaimgcgepikhdnajpkkhdnkn"><img src="https://img.shields.io/chrome-web-store/v/mckfcfnegaimgcgepikhdnajpkkhdnkn.svg" alt="Chrome WebStore"></a> <a href="https://chrome.google.com/webstore/detail/mckfcfnegaimgcgepikhdnajpkkhdnkn"><img src="https://img.shields.io/chrome-web-store/users/mckfcfnegaimgcgepikhdnajpkkhdnkn.svg" alt="Users" /></a> <a href="https://chrome.google.com/webstore/detail/mckfcfnegaimgcgepikhdnajpkkhdnkn"><img src="https://img.shields.io/chrome-web-store/rating/mckfcfnegaimgcgepikhdnajpkkhdnkn.svg" alt="Rating" /></a> <a href="https://github.com/URLAutoRedirector/URLAutoRedirector/actions/workflows/test.yml"><img src="https://github.com/URLAutoRedirector/URLAutoRedirector/actions/workflows/test.yml/badge.svg" alt="Test status" /></a> </p> # [URL Auto Redirector](https://urlautoredirector.github.io/) ## Introduction URL Auto Redirector is a powerful Chrome extension that automatically redirects URLs based on customizable Regular Expression (Regex) rules. Whether you want to bypass referral or advertisement pages, convert mobile URLs to desktop versions, or apply your own URL transformations, URL Auto Redirector handles it seamlessly. With reusable redirect presets, you can automate repetitive browsing tasks, save time, and enjoy a faster, more productive web experience. ## Usage - Mid-Pages Skipping \[[Screenshot](https://raw.githubusercontent.com/URLAutoRedirector/brand/master/promotion/midpage-skipping.png)\] - Mobile Adaption \[[Screenshot](https://raw.githubusercontent.com/URLAutoRedirector/brand/master/promotion/mobile-adaption.png)\] - Site Blocker \[[Screenshot](https://raw.githubusercontent.com/URLAutoRedirector/brand/master/promotion/site-blocker.png)\] ## Installation Download at [**Chrome WebStore**](https://chrome.google.com/webstore/detail/mckfcfnegaimgcgepikhdnajpkkhdnkn) ## Documentation See <https://urlautoredirector.github.io/docs.html>. ## Development ```sh npm install npm run release:build npm run release:changelog npm run release:tag ``` ## Credit - Idea inspired by [Albert Li](https://github.com/lzb) ## Donation - [Buy Me A Coffee](https://www.buymeacoffee.com/crispgm) ## Contributing - If you think you've found a bug with URL Auto Redirector, [open an issue](https://github.com/crispgm/URLAutoRedirector/issues/new). - If you have useful rules in getting convenience by URL Auto Redictor, contribute to [awesome-rules](https://github.com/URLAutoRedirector/awesome-rules). - PR(Pull Request) is welcomed.