{"id":14984217,"url":"https://github.com/eclipse-walker/ig-profile-viewer","last_synced_at":"2025-08-22T00:09:17.620Z","repository":{"id":252665962,"uuid":"841088828","full_name":"Eclipse-Walker/ig-profile-viewer","owner":"Eclipse-Walker","description":"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","archived":false,"fork":false,"pushed_at":"2024-10-30T03:09:33.000Z","size":193,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-30T06:14:11.305Z","etag":null,"topics":["chrome","chrome-extension","instagram","javascript"],"latest_commit_sha":null,"homepage":"https://github.com/Eclipse-Walker/ig-profile-viewer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Eclipse-Walker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-11T15:55:56.000Z","updated_at":"2024-10-26T02:36:44.000Z","dependencies_parsed_at":"2024-08-11T17:05:12.841Z","dependency_job_id":"0ff67bcf-7997-44fe-92c2-86e727ba0470","html_url":"https://github.com/Eclipse-Walker/ig-profile-viewer","commit_stats":{"total_commits":17,"total_committers":4,"mean_commits":4.25,"dds":0.5882352941176471,"last_synced_commit":"c3874d28bb818c5d71b8ce2eef83124bacd69faa"},"previous_names":["eclipse-walker/ig-profile-viewer"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eclipse-Walker%2Fig-profile-viewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eclipse-Walker%2Fig-profile-viewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eclipse-Walker%2Fig-profile-viewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Eclipse-Walker%2Fig-profile-viewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Eclipse-Walker","download_url":"https://codeload.github.com/Eclipse-Walker/ig-profile-viewer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248283931,"owners_count":21077957,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome","chrome-extension","instagram","javascript"],"created_at":"2024-09-24T14:08:39.136Z","updated_at":"2025-08-22T00:09:17.608Z","avatar_url":"https://github.com/Eclipse-Walker.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Update Version](https://github.com/Eclipse-Walker/ig-profile-viewer/actions/workflows/update-version.yml/badge.svg)](https://github.com/Eclipse-Walker/ig-profile-viewer/actions/workflows/update-version.yml)\n[![Bump Version](https://github.com/Eclipse-Walker/ig-profile-viewer/actions/workflows/bump-version.yml/badge.svg)](https://github.com/Eclipse-Walker/ig-profile-viewer/actions/workflows/bump-version.yml)\n\n## IG Profile Viewer ⭐️⭐️⭐️⭐️⭐️\n\nIG Profile Viewer: Conveniently View Instagram Profile Pictures\nIf 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!\n\nUsing 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.\n  - Convenience: View profile pictures in large size immediately without needing to download or use additional tools.\n  - Easy to Use: Quick installation and immediate functionality with no hassle.\n  - No Ads: No interruptions from advertisements or special offers.\n\n## Supported Platforms\nOur extension currently supports the following platforms:\n1. **Instagram**\n1. **TikTok**\n\nStay tuned for more platforms in the future!\n\n\n## Installation\nChrome Web Store [IG Profile Viewer](https://chromewebstore.google.com/detail/ig-profile-viewer/lejkiphccnemcedcpiohmojhmleigekk)\n\n\u003ca href=\"https://chromewebstore.google.com/detail/ig-profile-viewer/lejkiphccnemcedcpiohmojhmleigekk\"\u003e\n    \u003cimg src=\"/src/assets/available_chrome_web_store.png\" alt=\"IG Profile Viewer\" width=\"200\"\u003e\n\u003c/a\u003e\n\n![ig-profile-viewer](/legacy/showcases/ig-profile-viewer.png)\n\n---\nthe 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\n\n## Any API endpoint to request user info by Instagram ID?\n\n\u003e 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)\n\n## The User-Agent request header\n\n```\nMozilla/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)\n```\n---\n\n## ⚙️How to build package\n#### Grant Execution Permission\nOpen terminal and give execution permission to the script:\n\nBash `chmod +x buildscripts/build_package.sh`\n\n#### Build Package\nRun the script with the command:\n\nBash `bash buildscripts/build_package.sh`\n\n---\n\n```\n /$$$$$$$$           /$$ /$$                                       /$$      /$$           /$$ /$$                          \n| $$_____/          | $$|__/                                      | $$  /$ | $$          | $$| $$                          \n| $$        /$$$$$$$| $$ /$$  /$$$$$$   /$$$$$$$  /$$$$$$         | $$ /$$$| $$  /$$$$$$ | $$| $$   /$$  /$$$$$$   /$$$$$$ \n| $$$$$    /$$_____/| $$| $$ /$$__  $$ /$$_____/ /$$__  $$ /$$$$$$| $$/$$ $$ $$ |____  $$| $$| $$  /$$/ /$$__  $$ /$$__  $$\n| $$__/   | $$      | $$| $$| $$  \\ $$|  $$$$$$ | $$$$$$$$|______/| $$$$_  $$$$  /$$$$$$$| $$| $$$$$$/ | $$$$$$$$| $$  \\__/\n| $$      | $$      | $$| $$| $$  | $$ \\____  $$| $$_____/        | $$$/ \\  $$$ /$$__  $$| $$| $$_  $$ | $$_____/| $$      \n| $$$$$$$$|  $$$$$$$| $$| $$| $$$$$$$/ /$$$$$$$/|  $$$$$$$        | $$/   \\  $$|  $$$$$$$| $$| $$ \\  $$|  $$$$$$$| $$      \n|________/ \\_______/|__/|__/| $$____/ |_______/  \\_______/        |__/     \\__/ \\_______/|__/|__/  \\__/ \\_______/|__/      \n                            | $$                                                                                           \n                            | $$                                                                                           \n                            |__/                                                                                           \n```\n\n\n### Sequence Diagram\n[![](https://mermaid.ink/img/pako:eNqtVEtu2zAUvArLlQuohmLFH3GRhaOmNdAWQhJ3UXjDUM82EUlUScqfGF72Fj1dT9JHKVKcGGlStF7YkjkczZsZcUeFSoAyauB7CbmASPKF5tksJ_gpuLZSyILnlkwJN2RqQB8vxW7pErjAS1WUxTFi7BBjLm4XWpV5Qq6EloU9xl073PlSqwzINb85BkQOEKl1niqemHq9_v6iLBC1Ak2mXsTIhdxAQr5KWJNYq7lMgVykal1jp-_OzmJGzlMpbsmMHqJmtIbENeT9xmo3V4mD5xxVzVEbmV5-ekCNGTGQJ5_BGL6AzoyukK5l88iu1KlHipTbudKZ11Lt39Yc45pjAXaSG1u572zu4LY_IyZJp-F6HnhRpunHKF4qqyr0JDnAXjMiKrO7lt-YrtDALXScYEaKeoJYiqlOD7WiK7tHiw8jecSUQqARjFhdwv6RlVdLtUazf_380SZSSGFLjbEVkGNaMic5JoFa3jyJIZIGDdw2ovAXnMsv5t805fnsG8R_yD25p_r77FUOlZ4rvoK4tdZZM_nwcg_-oSmN5NfVJWrr0uwz7VWnHtVJfzqgK8yjXngkq01jBwFgWvegOWrYYgNeXZ_kWQrq0YWWCWXVY2kGOuPulu4c94zaJWQYlNORcH3rSrDHPXjUfFMqa7bhmbVYUjbnqcG7skjwLbk_J9t_NVYB9Dmebpay0zCsSCjb0Q1lvVO_G44God8P_GDkn4ZDj24pC3vd0PdP-oPR8CQYhYPh3qN31WP97vBkFIbDIAiDoD_s93r734oI3Fc?type=png)](https://mermaid.live/edit#pako:eNqtVEtu2zAUvArLlQuohmLFH3GRhaOmNdAWQhJ3UXjDUM82EUlUScqfGF72Fj1dT9JHKVKcGGlStF7YkjkczZsZcUeFSoAyauB7CbmASPKF5tksJ_gpuLZSyILnlkwJN2RqQB8vxW7pErjAS1WUxTFi7BBjLm4XWpV5Qq6EloU9xl073PlSqwzINb85BkQOEKl1niqemHq9_v6iLBC1Ak2mXsTIhdxAQr5KWJNYq7lMgVykal1jp-_OzmJGzlMpbsmMHqJmtIbENeT9xmo3V4mD5xxVzVEbmV5-ekCNGTGQJ5_BGL6AzoyukK5l88iu1KlHipTbudKZ11Lt39Yc45pjAXaSG1u572zu4LY_IyZJp-F6HnhRpunHKF4qqyr0JDnAXjMiKrO7lt-YrtDALXScYEaKeoJYiqlOD7WiK7tHiw8jecSUQqARjFhdwv6RlVdLtUazf_380SZSSGFLjbEVkGNaMic5JoFa3jyJIZIGDdw2ovAXnMsv5t805fnsG8R_yD25p_r77FUOlZ4rvoK4tdZZM_nwcg_-oSmN5NfVJWrr0uwz7VWnHtVJfzqgK8yjXngkq01jBwFgWvegOWrYYgNeXZ_kWQrq0YWWCWXVY2kGOuPulu4c94zaJWQYlNORcH3rSrDHPXjUfFMqa7bhmbVYUjbnqcG7skjwLbk_J9t_NVYB9Dmebpay0zCsSCjb0Q1lvVO_G44God8P_GDkn4ZDj24pC3vd0PdP-oPR8CQYhYPh3qN31WP97vBkFIbDIAiDoD_s93r734oI3Fc)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-walker%2Fig-profile-viewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feclipse-walker%2Fig-profile-viewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feclipse-walker%2Fig-profile-viewer/lists"}