Skip to content

prometheus-systems-tech/Redirect-twimg-to-orig

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Redirect twimg to :orig

A simple UserScript that automatically redirects Twitter image URLs to their full-resolution versions, ensuring you always get the highest quality images.

πŸ“œ Description

Twitter serves images with various quality parameters. This script intercepts such URLs and forces a redirect to the original, full-resolution version by appending or replacing the ?name with the value orig.

πŸš€ Features

  • Automatically redirects to full-resolution images
  • Works silently in the background
  • Lightweight and fast
  • Auto-updating with Tampermonkey or Violentmonkey support

πŸ“¦ Installation

To use this script, you must have a UserScript manager like:

Click here to install directly:

πŸ‘‰ Install Redirect twimg to :orig

Or add it manually in your UserScript manager using this URL:

πŸ‘‰ https://raw.githubusercontent.com/prometheus-systems-tech/Redirect-twimg-to-orig/refs/heads/main/redirector.js

πŸ”„ Auto-Update Support

This script includes @updateURL and @downloadURL metadata so it will automatically update when new versions are released.

πŸ›  How It Works

If the current image URL does not already have the value orig in the ?name= variable, the script will modify the URL accordingly. This will redirect the browser to the full-resolution version.

πŸ§‘β€πŸ’» Author

Ross WD Cameron Solutions Architect

πŸ“¬ rwd.cameron@prometheus-systems.co.za

πŸ”— Prometheus Systems

πŸ“œ License

This project is licensed under the GNU General Public License v2.0.

About

Userscript to redirect twimg to :orig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published