Url Mover
Extension Actions
            CRX ID
            
          
          
          
              opdaflkhdoimciegepglnoekjpbfkpgg
            
          
            Description from extension meta
            
          
          
          This extension allows you to redirect urls to other locations.
            Image from store
            
              
            
          
          
          
          
            Description from store
            
            
          
          
          This is a simple extension to redirect URLs based on a set of rules. Useful for testing web applications by redirecting certain endpoints to a test server.
This is just a simple extension I wrote a long time ago for doing some testing. The extension is open source, and I welcome any feature requests. The full source is here: https://github.com/markwatson/url-mover
The permissions required for this extension are pretty broad, but they're needed to be able to rewrite URLs. This extension uses no remote code and doesn't make network calls. You can verify the source on GitHub - it's about a hundred lines long currently.