Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Förhandsvisning av Clean Image Opener

Clean Image Opener av IanKulin

Open images in new tabs with query parameters stripped

0 (0 recensioner)0 (0 recensioner)
2 användare2 användare
Hämta Firefox och få tillägget
Hämta fil

Metadata för tillägg

Skärmbilder
Right click to open the image without query parameters.
Om detta tillägg
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.
Utvecklarens kommentarer
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.)
Betyg 0 av 0 recensenter
Logga in för att betygsätta detta tillägg
Det finns inga betyg än

Stjärnklassificering sparad

5
0
4
0
3
0
2
0
1
0
Inga recensioner ännu
Behörigheter och dataLäs mer

Nödvändiga behörigheter:

  • Åtkomst till webbläsarens flikar
Mer information
Länkar för tillägg
  • Hemsida
  • Webbplats för support
  • E-post för support
Version
1.2
Storlek
27,29 kB
Senast uppdaterad
för 2 månader sedan (19 aug 2025)
Relaterade kategorier
  • Sekretess & säkerhet
  • Foton, musik & videor
  • Flikar
Licens
MIT-licens
Versionshistorik
  • Se alla versioner
Taggar
  • anti tracker
  • privacy
Lägg till i samling
Rapportera detta tillägg
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.