Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IG Follow Status

A Chrome extension that shows whether an Instagram user follows you back directly on their profile page.

Stop switching between Followers and Following lists. Open any Instagram profile and instantly see your relationship status.

Chrome Extension Manifest V3 License No Build Step


🔗 Install from Chrome Web Store

Add to Chrome


Features

Relationship Indicators

IG Follow Status detects and displays one of the following relationship states:

Status Meaning
🟢 Mutual You follow each other
🟡 Follows You They follow you
🔵 Following You follow them
🔴 None No follow relationship

Multiple Display Modes

Choose how indicators appear on profile pages:

  • Dot Only
  • Text Only
  • Dot + Text
  • Username Color

Compact Mode

Reduce indicator size for a cleaner Instagram experience.


Tooltips

Hover over an indicator to view the full relationship status.


Popup Themes

Customize the extension popup with:

  • System Theme
  • Light Theme
  • Dark Theme

Real-Time Updates

Settings are applied instantly without refreshing Instagram.


Installation

Developer Mode

  1. Clone this repository:
git clone https://github.com/YOUR_USERNAME/ig-follow-status.git
  1. Open Chrome Extensions:
chrome://extensions
  1. Enable Developer Mode

  2. Click Load unpacked

  3. Select the extension folder

  4. Open Instagram and visit any profile


Screenshots

Extension Popup

Popup


Privacy

IG Follow Status runs entirely inside your browser.

The extension:

  • Does not collect personal information
  • Does not send data to external servers
  • Does not track browsing activity
  • Does not require a separate account

All relationship detection is performed locally using Instagram profile data already available in your browser session.


Permissions

Storage

Used to save:

  • Extension state
  • Badge style
  • Compact mode preference
  • Tooltip preference
  • Theme preference

Instagram Access

Required to display relationship indicators on Instagram profile pages.


Project Structure

ig-follow-status/
│
├── icons/
├── popup/
├── content/
├── shared/
│
├── manifest.json
├── README.md
├── LICENSE
└── CHANGELOG.md

Contributing

Issues, feature requests, and pull requests are welcome.

If you discover a bug or have an idea for improvement, feel free to open an issue.


📄 License

This project is licensed under the MIT License — see the LICENSE file for details.


Made with ❤️ by Rahul

About

A Chrome extension that shows whether an Instagram user follows you back directly on their profile page.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages