PTT Imgur Fix

修正 Imgur 在 PTT 上的問題

These are versions of this script where the code was updated. Show all versions.

  • v0.8.4 2024-06-18

    Fix: twitter image retry

    Add: embed video

  • v0.8.4 2024-05-16

    Fix: stop retrying twitter images after loaded

    0.8.4

  • v0.8.3 2023-12-25

    Fix: don't remove width/height until image is loaded

  • v0.8.3 2023-12-15

    Fix: set maxWidth and maxHeight for video and iframe

    0.8.3

  • v0.8.2 2023-12-13

    0.8.2

  • v0.8.1 2023-12-13

    Add: maxWidth, maxHeight options (#29)

    • Add: maxWidth, maxHeight options

    • Change: save image size before hidden

    • Bump deps

  • v0.8.1 2023-11-23

    0.8.1

  • v0.8.0 2023-11-23

    Fix: use jpg when getting webp on twitter

  • v0.8.0 2023-11-23

    Fix: remove max width/height

  • v0.8.0 2023-04-30 Change: mute video by default, Change: match youtube url without www, 0.8.0
  • v0.7.6 2023-01-02 Fix: support gifv extension, Fix: detect youtube live url, 0.7.6
  • v0.7.5 2022-11-22 0.7.5
  • v0.7.4 2022-11-22 Fix: don't pollute history on Chrome when iframe is loaded (#23)
  • v0.7.4 2022-06-25 Fix: waterfox flickering, 0.7.4
  • v0.7.3 2022-04-09 Add: support timestamp in youtube embed
  • v0.7.3 2021-11-05 Add: youtube shorts, 0.7.3
  • v0.7.2 2021-10-30 Fix: hideTarget breaks the process of loading images, Fix: iframe doesn't load, 0.7.2
  • v0.7.1 2021-10-27 Imported from URL
  • v0.7.0 2021-08-18 Imported from URL
  • v0.6.1 2021-05-30 0.6.1
  • v0.6.0 2021-05-30 Fix: jpeg extension (#12) * Bump deps * Fix: jpeg extension
  • v0.6.0 2020-08-14 0.6.0
  • v0.5.1 2020-08-14 Fix: unable to load some gallery (#10)
  • v0.5.1 2020-08-14 Add: ability to load gif as video. don't use offsetHeight to check loading state (#9) * Add: ability to load gif as video * Change: switch to fetch? * Fix: doesn't match .mp4 * Fix: show controls
  • v0.5.1 2020-08-13 Fix: try to load png when failed loading twitter images (#8) * Bump dependencies * Fix: try to load png if failed loading twitter images * Fix: ignore empty image error * Add: travis
  • v0.5.1 2019-08-07 Add: support twitter mobile, Release v0.5.1
  • v0.5.0 2019-03-21 Release v0.5.0
  • v0.4.3 2019-03-21 Breaking: lazy load images (#3) * Change: 2 space indent * Add: lazy load images
  • v0.4.3 2018-11-24 Fix: stupid chrome bug, Release v0.4.3
  • v0.4.2 2018-04-13 Release v0.4.2
  • v0.4.1 2018-04-13 Add: youtubeParameters option (#2) * Add: youtubeParameters option * Update readme
  • v0.4.1 2017-11-26 Add: no-referrer for normal images, Release v0.4.1
  • v0.4.0 2017-09-21 Imported from URL
  • v0.3.1 2017-06-22 Add option - embed image, Release v0.3.1
  • v0.3.0 2017-04-01 Synced from GitHub - Fix: richcontent is not inserted in push content - Fix twitter pattern - Refactor - Add m.imgur.com - Add embedYoutube option - Add GM_config global - Release v0.3.0 - Update changelog
  • v0.2.1 2017-03-30 Synced from GitHub - Remove unused code - Release v0.2.1 - Update changelog
  • v0.2.0 2017-03-30 Synced from GitHub - 'gallery' is not a valid imgur id - Add twitter, overwrite original richcontent - Remove unused code - Release v0.2.0 - Update changelog
  • v0.1.1 2017-03-18 Synced from GitHub - Compat with chrome - Release v0.1.1 - Update changelog
  • v0.1.0 2017-03-18 Imported from URL