Greasy Fork is available in English.

Reddit Fix

Fix of the infinite scroll, Hide subreddits, see full image actually shows the full image, html5 video player, remove background effects, copy video adress

To są wersje tego skryptu, gdzie kod został zaktualizowany. Pokaż wszystkie wersje.

  • v1.9.4 12-04-2024

    - Added option to hide recent section

  • v1.9.3 15-03-2024

    - added an option to remove the border radius from all elements (honestly it's ugly), by default it's checked. If you uncheck you have to refresh.

  • v1.9.2 27-02-2024

    - set the peach menu on top of everything else so it can always be clicked

  • v1.9.1 21-02-2024

    - matching for new.reddit.com

  • v1.9.0 19-02-2024

    - This version now support only the most recent version of reddit. For previous version support use the version 1.8.2
    - Updated the topic removal to support new class system
    - Updated subreddit hidding to target new class

  • v1.8.2 01-05-2023

    - Updated the description for more up to date info

  • v1.8.1 28-04-2023

    - Added a separate menu
    - Added an option to hide subreddits (it won't appear in r/all or r/popular). You can hide as many as you want. This is Case Sensitive. You can hide based on a word. If you hide r/funny it will hide everything that contains r/funny not only r/funny but also r/funnymemes (if this subreddit exists). if you write only funny then it will hide r/iamfunny, r/funny, r/omgthisisSoFunny etc. Separate each keyword with ;
    - Forgot to call the function at the right place, adding same changelog as previous push but just one line changed

  • v1.8 28-04-2023

    - Added a separate menu
    - Added an option to hide subreddits (it won't appear in r/all or r/popular). You can hide as many as you want. This is Case Sensitive. You can hide based on a word. If you hide r/funny it will hide everything that contains r/funny not only r/funny but also r/funnymemes (if this subreddit exists). if you write only funny then it will hide r/iamfunny, r/funny, r/omgthisisSoFunny etc. Separate each keyword with ;

    I'm not sure to what extent this works it's very primitive. If something is not hidden you can open the menu and click save it will try to hide it again. If it still deosn't work send me a feedback and i'll look into it.

  • v1.7.5 24-08-2022

    - Fix show spoiler/nsfw images with external links (at least to imgur).

  • v1.7.4 24-08-2022

    - Added Unblur option for nsfw and spoiler images. Right click on the blurred image and you will get a context menu with "show image".
    - Added Caption expansion. Have to MIDDLE click on the caption to expand it. If anyone knows how i can stop the propagation of a left click instead i'll change it but i tried and i have no idea what's going on.
    - Disabled Get Direct link as it stopped working, needs rework.

  • v1.7.3 12-07-2022

    - Added unmute video on click

  • v1.7.2 12-07-2022

    - Unmute on video click

  • v1.7.1 09-07-2022

    - added video controls for opened topics

  • v1.7 05-07-2022

    - fixed video player, if you unmute a video everything else stays muted. Removed (hidden) reddit video controls and using html5 base controls instead.

    If you want this to become an option instead of forcing html5 video player i can add this as a function to enable/disable at will.

  • v1.6.4 14-06-2022

    - Added "See full tweet"

  • v1.6.3.1 13-03-2022

    - Proper fix for image preview (mousedown) (look previous update 2min ago for actual changes)
    - Reattached topic observer

  • v1.6.3 13-03-2022

    - Actually fixed the show image, will no longer load the post when the script doesn't load properly, binded to mousedown

  • v1.6.2 28-01-2022

    - Fixed image sometimes still opening the whole topic when clicked on show image
    - Extended the show image features to more post types
    - Show image now also works for albums
    - Image now opens in a popup (click away to close) instead of extending the post

  • v1.6.1 05-02-2021 The show full image is bigger to avoid clicking on the image and not expanding it
  • v1.6 20-01-2021 when clicking see full image it will actually show the full image now instead of opening the topic
  • v1.5.1 10-09-2020 Throttle the speed of deletion. hold 70 topics, deletes 49 topics.
  • v1.5 10-09-2020 Keep more topics in the dom but delete way more aswell. This will avoid deleting topics too soon before you have time to read it.
  • v1.4.3 30-08-2020 Fixed the restoration of the scroll after topic removal, it should be near perfect now
  • v1.4.2 08-08-2020 fix invisible topics after the removal of top topics
  • v1.4.1 06-08-2020 scroll height default is 0 now
  • v1.4 06-08-2020 Much more stable version, fixed issue with invisible topics, the scroll back is not fully functional but it's much better than previous versions.
  • v1.3.5.1 05-08-2020 Small qol, showing the video link in the popup when clicking get direct link under a video (only work for videos)
  • v1.3.5 04-08-2020 Fix attempt for topics being hidden if you scroll up after a while of scrolling down. Now it will only start removing again hwen you scroll back to the position you ended last time.
  • v1.3.4 03-08-2020 Fixed an issue when topics get loaded too fast, now it will delete old topics only after 30s between each run removing the bug with chain delete
  • v1.3.3 09-07-2020 added video url copy, for videos uploaded on reddit without a direct link
  • v1.3.2 03-06-2020
  • v1.3.1 03-06-2020 removed the console.log
  • v1.3 03-06-2020 Using mutation observer instead, better experience when items are deleted
  • v1.2.1.2 03-06-2020
  • v1.2.1.1 03-06-2020 kinda fixed the issue with topics disapearing when you scroll up after reddit loaded a bunch of topics
  • v1.2.1 03-06-2020
  • v1.2 03-06-2020 Keep 50 items max in the dom
  • v1.1 03-06-2020
  • v1.0 03-06-2020 Fixed infinite scroll, added a menu, saving preferences
  • v0.1 01-06-2020