Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ademking/profile-picture-viewer
Bypass the Facebook profile picture guard and see user's profile picture in full size.
https://github.com/ademking/profile-picture-viewer
chrome-extension extension facebook profile-picture
Last synced: 3 months ago
JSON representation
Bypass the Facebook profile picture guard and see user's profile picture in full size.
- Host: GitHub
- URL: https://github.com/ademking/profile-picture-viewer
- Owner: Ademking
- License: mit
- Created: 2020-09-15T09:47:07.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-02T09:36:40.000Z (about 2 years ago)
- Last Synced: 2024-10-24T21:35:15.324Z (3 months ago)
- Topics: chrome-extension, extension, facebook, profile-picture
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/facebook-profile-picture/olhdholihhioakdjhfhligfehfjjfeoc
- Size: 37.1 KB
- Stars: 56
- Watchers: 7
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bypass the FB / IG / TikT0k profile picture guard and see user's profile picture in __full size__ 📷
### Download (from Google Web Store)
[Click here to download](https://chrome.google.com/webstore/detail/profile-picture-viewer/olhdholihhioakdjhfhligfehfjjfeoc?hl=en&authuser=0)
### Installation Instructions (from GitHub):
0. Download this repository by Clicking [Here](https://github.com/Ademking/profile-picture-viewer/archive/refs/heads/master.zip)
1. Unzip the file and you should have a folder named `profile-picture-viewer-master`.
2. Navigate to **chrome://extensions/**
3. Ensure the checkbox labeled **Developer mode** is enabled.
4. Click the button labeled **Load unpacked extension**
5. Select "profile-picture-viewer-master" directory.### How To Use
0. Open user's profile
1. Right-Click and Select "Unlock full size profile picture"### Note
I highly recommend to not use these kinds of tricks to find and view private profile pictures, because all people like to maintain some privacy and they don't want others to disclose their privacy.
Please take in consideration that social media websites are updating regularly and thus could make the code throw errors. If any error encountered please open an new issue request
### Changelog
__1.0.8__
- Fixed IG issue. Everything is working again__1.0.7__
- You can use this extension to open and download TikT0k profile pictures__1.0.6__
- You can use this extension to open and download IG profile pictures__1.0.5__
- Fix `/friends/` and `/groups/` url problem. Now it's working on every page__1.0.4__
- We received a trademark complaint from FB. So... I removed everything related to FB (logo, name, etc...)__1.0.3__
- Fixed an issue with logged user profile__1.0.2__
- Fixed "Access token" problem. Everything is working again__1.0.1__
- Fixed silhouette image bug### Author
[Adem Kouki](https://github.com/Ademking)
### Contributing
Open an issue or a pull request to suggest changes or additions