Instafn.mp4
Instafn is a browser extension that modifies the Instagram website to improve your experience. It injects modifications and intercepts data sent from the Instagram server. Toggle features on and off in the settings according to your liking.
- Follow Status Indicator: Displays whether a user follows you on their profile page.
- Profile Comments: Adds a comment section to profile pages (visible to other extension users).
- Profile Picture Popup: Long press a profile picture to see an enlarged view.
- Highlight Popup: Long press a highlight to see an enlarged view.
- Follow Analyzer: Analyze followers and following lists to track unfollows and users who don't follow back.
Prevent accidental actions by requiring confirmation for:
- Likes
- Comments
- Calls
- Follows
- Reposts
- Story Quick Reactions
- Story Replies
- Block Story Seen Receipts: Prevents automatically marking stories as seen when you view them.
- Manual Mark as Seen Button: Adds a button to manually mark stories as seen.
- Block Typing Receipts: Blocks typing receipts from being sent in messages.
- Universal Video Scrubber: Adds video controls (scrubber, time, duration) to all videos including reels, stories, and feed posts.
- Double-Tap to Like: Double tap a message to like it.
- Quick Reply: Shortcut (Ctrl/Cmd + Up) to reply to the last message.
- Quick Edit: Shortcut (Ctrl/Cmd + Shift + Up) to edit your last message.
- Message Logger: Logs deleted messages locally so you can still read them.
- Hide Recent Searches
- Disable specific tabs: Search, Explore, Reels, Messages, Notifications, Create, Also from Meta.
- Call Timer: Shows elapsed time during calls.
- Exact Time: Replaces relative dates with exact timestamps in your preferred format.
If you see a bug or want to request a new feature please open an issue under this repository.
- Clone the repository.
- Run
npm installto install dependencies. - Run
npm run buildto build the extension. - Load the
distdirectory as an unpacked extension in your browser.