Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eclipse-walker/ig-profile-viewer
the Chrome extension that makes viewing Instagram profile pictures easier and more convenient! With IG Profile Viewer, you can view Instagram profile pictures in full size without needing to download the image or use external tools
https://github.com/eclipse-walker/ig-profile-viewer
chrome chrome-extension instagram javascript
Last synced: 24 days ago
JSON representation
the Chrome extension that makes viewing Instagram profile pictures easier and more convenient! With IG Profile Viewer, you can view Instagram profile pictures in full size without needing to download the image or use external tools
- Host: GitHub
- URL: https://github.com/eclipse-walker/ig-profile-viewer
- Owner: Eclipse-Walker
- License: gpl-3.0
- Created: 2024-08-11T15:55:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-10T20:10:27.000Z (about 2 months ago)
- Last Synced: 2024-10-13T06:41:42.303Z (24 days ago)
- Topics: chrome, chrome-extension, instagram, javascript
- Language: JavaScript
- Homepage: https://github.com/Eclipse-Walker/ig-profile-viewer
- Size: 176 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## IG Profile Viewer ⭐️⭐️⭐️⭐️⭐️
IG Profile Viewer: Conveniently View Instagram Profile Pictures
If you enjoy exploring Instagram profiles and want to see profile pictures in full size without using external tools or downloading the image, IG Profile Viewer is the solution you’ve been looking for!
Using IG Profile Viewer is both easy and convenient. Simply install this extension on your Chrome browser, and then you can click on any Instagram profile to view its profile picture in full size with just a few clicks. This ensures you don’t miss any of the small details in important profile pictures.
> 🔹 Pros:
- Convenience: View profile pictures in large size immediately without needing to download or use additional tools.
- Easy to Use: Quick installation and immediate functionality with no hassle.
- No Ads: No interruptions from advertisements or special offers.## Installation
Chrome Web Store [IG Profile Viewer](https://chromewebstore.google.com/detail/ig-profile-viewer/lejkiphccnemcedcpiohmojhmleigekk)![ig-profile-viewer](showcases/ig-profile-viewer.png)
---
the Chrome extension that makes viewing Instagram profile pictures easier and more convenient! With IG Profile Viewer, you can view Instagram profile pictures in full size without needing to download the image or use external tools## Any API endpoint to request user info by Instagram ID?
> Use an official useragent and everything works like a charm :wink: [link](https://mpsocial.com/t/any-api-end-point-to-request-user-info-by-ig-id/86705/2)
## The User-Agent request header
```
Mozilla/5.0 (iPhone; CPU iPhone OS 12_3_1 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148 Instagram 105.0.0.11.118 (iPhone11,8; iOS 12_3_1; en_US; en-US; scale=2.00; 828x1792; 165586599)
```
---