Facebook profile picture viewer
Extension to view locked facebook profile picture in high quality using DownEv
Wat is Facebook profile picture viewer?
Facebook profile picture viewer is een Chrome-extensie ontwikkeld door amnaykira, en de belangrijkste functie is "Extension to view locked facebook profile picture in high quality using DownEv".
Extensie Screenshots
Download het CRX-bestand van de extensie Facebook profile picture viewer
Download Facebook profile picture viewer-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Extension that unlock pictures to Full HD on Facebook Basisinformatie over de Extensie
| Naam | |
| ID | obfcobjckehiehnnmifipkaegmkcgpbn |
| Officiële URL | https://chromewebstore.google.com/detail/facebook-profile-picture/obfcobjckehiehnnmifipkaegmkcgpbn |
| Beschrijving | Extension to view locked facebook profile picture in high quality using DownEv |
| Bestandsgrootte | 27.02 KB |
| Aantal Installaties | 902 |
| Huidige Versie | 1.0 |
| Laatst Bijgewerkt | 2023-10-10 |
| Publicatiedatum | 2023-10-09 |
| Beoordeling | 3.67/5 Totaal 3 Beoordelingen |
| Ontwikkelaar | amnaykira |
| [email protected] | |
| Betalingswijze | free |
| Extensiewebsite | https://downev.com/ |
| Help Pagina-URL | https://downev.com/ |
| URL van de Privacybeleid Pagina | https://downev.com/privacy.html |
| Ondersteunde Talen | 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"
}
} | |