X.com/Twitter Original Images + Save with Metadata (Cromite)

Load original images on X and allow "Save with metadata" (embed XMP description). Compatible with Cromite (no @grant). Title left empty, description contains DisplayName@handle + post text.

作者
kmcbest
今日安裝
0
安裝總數
2
評價
0 0 0
版本
1.5
建立日期
2025-09-09
更新日期
2025-09-15
尺寸
12.3 KB
授權條款
MIT
腳本執行於

X.com (Twitter) Original Images + Metadata

This userscript makes image browsing easier on X.com (Twitter) by always loading the original quality images instead of compressed thumbnails, and optionally saving images with embedded metadata.

Features

  • Automatically replaces image URLs (e.g., ?name=small, ?name=large) with ?name=orig. Makes it easy to right-click / long-press to save the highest quality image directly (original filename preserved).
  • Works on timeline, profiles, and tweet detail pages.
  • Supports infinite scrolling — newly loaded images are also upgraded to full-size.
  • Adds a 💾 save button on each image (top-right corner) for saving images with embedded XMP metadata:

    • dc:description contains:
    • DisplayName@handle
    • Tweet text
    • Tweet URL

⚠️ For Cromite browser users

Cromite has limited UserScript support:

  • You cannot install directly from GreasyFork.

  • Instead:

  1. Download the .user.js file manually from this page.
  2. In Cromite: open Settings → User Scripts.
  3. Click Add script and import the downloaded .user.js file manually.
  • Note: @grant functions are disabled in Cromite, but this script is fully compatible because it does not rely on them.

X.com(推特)原图 + 元数据保存

这个脚本可以让你在 X.com(推特) 上浏览时,自动显示 原图画质,并提供 带元数据保存图片 的功能。

功能

  • 自动将图片链接中的 ?name=small / ?name=large 替换为 ?name=orig。右键 / 长按也能直接保存原图,文件名保持服务器原始命名。
  • 在时间线、个人主页、推文详情页都有效。
  • 支持无限滚动,动态加载的图片也会自动替换为大图。
  • 在每张图片右上角添加 💾 保存按钮,可将图片保存并嵌入 XMP 元数据:

    • dc:description 包含:
    • 用户名+ID
    • 推文正文
    • 推文 URL