Skip to content

Add suggested posts removal after 3-day followed feed - #49

Open
RageStone wants to merge 2 commits into
Kalbra:masterfrom
RageStone:master
Open

Add suggested posts removal after 3-day followed feed#49
RageStone wants to merge 2 commits into
Kalbra:masterfrom
RageStone:master

Conversation

@RageStone

Copy link
Copy Markdown

Add a Suggested posts toggle in Content Settings and inject DOM logic to hide the suggested-for-you section only after the user has scrolled past followed posts from the last 3 days or Instagram shows a caught-up state. Hides individual articles after the section header to avoid blanking the home feed.

Add a Suggested posts toggle in Content Settings and inject DOM logic to hide the suggested-for-you section only after the user has scrolled past followed posts from the last 3 days or Instagram shows a caught-up state. Hides individual articles after the section header to avoid blanking the home feed.
@RageStone

RageStone commented Jun 26, 2026

Copy link
Copy Markdown
Author

Summary

  • Add a Suggested posts toggle in Content Settings to hide Instagram's suggested-for-you feed section
  • Gate hiding until the user scrolls past followed posts from the last 3 days
  • Detect the suggested section via Instagram's illo-confirm-refresh divider image (language-independent)
  • Hide only the divider and posts after it to avoid blanking the home feed

Test plan

  • Turn Suggested posts OFF in NoReel settings
  • Scroll home feed — followed posts from last 3 days remain visible
  • After scrolling past recent followed posts, suggested section is hidden
  • Verify with Instagram set to a non-English language
  • Confirm home feed does not go blank

Detect the suggested section via Instagram's illo-confirm-refresh divider image and post timestamps instead of English UI text, so hiding works regardless of app language.
@Kalbra

Kalbra commented Jun 30, 2026

Copy link
Copy Markdown
Owner

Hi @RageStone,
thanks for your PR!
Is there a reason for the 3 day gate, because I think it makes more sense to block all suggested posts or at least to give the option to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants