Facebook profile picture viewer
Extension to view locked facebook profile picture in high quality using DownEv
What is Facebook profile picture viewer?
Facebook profile picture viewer is a Chrome extension developed by amnaykira, and its main feature is "Extension to view locked facebook profile picture in high quality using DownEv".
Extension Screenshots
Download Facebook profile picture viewer Extension CRX File
Download Facebook profile picture viewer extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Extension that unlock pictures to Full HD on Facebook
Extension Basic Information
Name | Facebook profile picture viewer |
ID | obfcobjckehiehnnmifipkaegmkcgpbn |
Official URL | https://chromewebstore.google.com/detail/facebook-profile-picture/obfcobjckehiehnnmifipkaegmkcgpbn |
Description | Extension to view locked facebook profile picture in high quality using DownEv |
File Size | 27.02 KB |
Installation Count | 902 |
Current Version | 1.0 |
Last Updated | 2023-10-10 |
Publish Date | 2023-10-09 |
Rating | 3.67/5 Total 3 Ratings |
Developer | amnaykira |
[email protected] | |
Payment Type | free |
Extension Website | https://downev.com/ |
Help Page URL | https://downev.com/ |
Privacy Policy Page URL | https://downev.com/privacy.html |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Facebook profile picture viewer", "description": "Extension to view locked facebook profile picture in high quality using DownEv ", "version": "1.0", "permissions": [ "activeTab" ], "action": { "default_popup": "popup.html", "default_icon": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" } } |