Facebook profile picture viewer

Extension to view locked facebook profile picture in high quality using DownEv

ما هو Facebook profile picture viewer؟

Facebook profile picture viewer هو إضافة Chrome تم تطويرها بواسطة amnaykira، والميزة الرئيسية لها هي "Extension to view locked facebook profile picture in high quality using DownEv".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Facebook profile picture viewer

قم بتنزيل ملفات الامتداد Facebook profile picture viewer بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        Extension that unlock pictures to Full HD on Facebook                    

معلومات أساسية عن التمديد

الاسم Facebook profile picture viewer Facebook profile picture viewer
ID obfcobjckehiehnnmifipkaegmkcgpbn
عنوان URL الرسمي https://chromewebstore.google.com/detail/facebook-profile-picture/obfcobjckehiehnnmifipkaegmkcgpbn
الوصف Extension to view locked facebook profile picture in high quality using DownEv
حجم الملف 27.02 KB
عدد التثبيتات 902
النسخة الحالية 1.0
آخر تحديث 2023-10-10
تاريخ النشر 2023-10-09
تقييم 3.67/5 مجموع تقييمات 3
المطور amnaykira
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://downev.com/
عنوان صفحة المساعدة https://downev.com/
عنوان صفحة سياسة الخصوصية https://downev.com/privacy.html
اللغات المدعومة 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"
    }
}