Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Clean Image Opener

Clean Image Opener by IanKulin

Open images in new tabs with query parameters stripped

0 (0 reviews)0 (0 reviews)
2 Users2 Users
Download Firefox and get the extension
Download file

Extension Metadata

Screenshots
Right click to open the image without query parameters.
About this extension
Clean Image Opener is a simple add-on that helps you open the original version of an image - without all the extra stuff added to the URL. Right-click on any image and choose Open in new tab (without parameters) to strip out query strings that may cause compression, format changes, or tracking.

For example, it turns a link like:
https://lemmy.world/pictrs/image/165bfff2-1b34-41b0-b094-026186e6b0ba.jpeg?format=webp&thumbnail=256
into:
https://lemmy.world/pictrs/image/165bfff2-1b34-41b0-b094-026186e6b0ba.jpeg

This often results in higher-quality or original-format images - just one right-click away.
Developer comments
Description
  • Adds a right-click menu option to images
  • Any query parameters are stripped from the image link before opening it in a new tab
  • The purpose is to remove any image manipulation (usually resolution reduction, compression, or conversion to webp by image CDNs or media delivery platforms) triggered by the query parameters.

For example:
* https://example.com/image.jpg?format=webp&thumbnail=256
get's converted into:
* https://example.com/image.jpg
usually resulting in a larger or better version of the original image.

Security
- no telemetry or data storage
- open source (MIT) on GitHub

Files
  • manifest.json: Version 2 manifest
  • background.js: context menu addition and click handler
  • utils.js: stripQueryParameters() that handles URL cleaning with robust support for various URL types (HTTP/HTTPS, data:, blob:, file:, FTP, etc.)
Rated 0 by 0 reviewers
Sign in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and dataLearn more

Required permissions:

  • Access browser tabs
More information
Add-on Links
  • Homepage
  • Support site
  • Support Email
Version
1.2
Size
27.29 KB
Last updated
2 months ago (Aug 19, 2025)
Related Categories
  • Privacy & Security
  • Photos, Music & Videos
  • Tabs
License
MIT License
Version History
  • See all versions
Tags
  • anti tracker
  • privacy
Add to collection
Report this add-on
Go to Mozilla’s homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.