#1 FB Video Downloader HD+ (SnapSave)

SnapSave.App is the best Facebook video downloader to help you download high quality Facebook video: Full HD, 2K, 4K

ما هو #1 FB Video Downloader HD+ (SnapSave)؟

#1 FB Video Downloader HD+ (SnapSave) هو إضافة Chrome تم تطويرها بواسطة SnapSave Company، والميزة الرئيسية لها هي "SnapSave.App is the best Facebook video downloader to help you download high quality Facebook video: Full HD, 2K, 4K".

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

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة #1 FB Video Downloader HD+ (SnapSave)

قم بتنزيل ملفات الامتداد #1 FB Video Downloader HD+ (SnapSave) بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        SnapSave FB Video Downloader HD+ plugin is the best Facebook video downloader to help you download high quality Facebook video: Full HD, 2K, 4K.
Download Facebook video to Chrome Browser.

Our features:
- Support multiple formats. Our FB video download helps you download FULL HD, and 4K videos with sound. Most of the current tools only allow HD videos.
- Download FB videos only using your browser. We want to keep things simple for our users. You don't need to install any software.
- It's always be free. We only place some ads to support our development.
- Privacy, We do not collect user information
- Support download Facebook Private Videos

How to SnapSave FB Video Downloader HD+ in Chrome Browser?
1. Access your Facebook
2. Navigate to the Facebook video you want to download
3. Click on Plugin when the Blue Logo shows up
4. Choose Preview Video, Or Download SD quality, or HD + (Including HD, Full HD, 2K, 4K)

Note:
After installing the extension, please re-download the tab from which you want to download the video so that the extension can recognize the video file!

We would love to see your feedback or suggestions to improve the extension's work! Feel free to contact us if there are any issues or suggestions.
----
Update: Version 2.1.0
- Update download button on facebook video
- Getting facebook video link more accurately                    

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

الاسم #1 FB Video Downloader HD+ (SnapSave) #1 FB Video Downloader HD+ (SnapSave)
ID bgddpglbnfmbgakaaaadjkihcfelflhp
عنوان URL الرسمي https://chrome.google.com/webstore/detail/1-fb-video-downloader-hd+/bgddpglbnfmbgakaaaadjkihcfelflhp
الوصف SnapSave.App is the best Facebook video downloader to help you download high quality Facebook video: Full HD, 2K, 4K
حجم الملف 757 KB
عدد التثبيتات 30,000
النسخة الحالية 2.1.2
آخر تحديث 2021-12-08
تاريخ النشر 2021-04-22
تقييم 3.96/5 مجموع تقييمات 46
المطور SnapSave Company
البريد الإلكتروني [email protected]
نوع الدفع free
موقع الإضافة https://snapsave.app
عنوان صفحة المساعدة https://snapsave.app/landing/contact
عنوان صفحة سياسة الخصوصية https://snapsave.app/landing/privacy-policy
اللغات المدعومة id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,zh-CN,zh-TW,ja,ko
manifest.json
{
    "background": {
        "scripts": [
            "js\/jquery.js",
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon_128.png",
        "default_popup": "popup.html",
        "default_title": "__MSG_extName__"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "css": [
                "css\/content.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/tippy.all.js",
                "js\/content.js"
            ],
            "matches": [
                "https:\/\/*.facebook.com\/*"
            ],
            "run_at": "document_idle"
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "default_locale": "en",
    "description": "__MSG_extDescription__",
    "icons": {
        "128": "images\/icon_128.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAmww1NK2hdsQXd2M4z4F77Bkqqj0OoJP9YpIlqYmqFWtYIzWM89fN9iOe+yEMjPTdg0DjilXESecAqdIgL0SKSwlaslLJSY5zjR0ZHS3mZg0\/bAh4uAd\/Pgjt+XGW5JnleiPoKsufJ2E8C7xUjRWhXdLbLaC+WNywcZWdZnOK9wECCb9CgEZ91AURTAbXV\/S1Z2bqR4Y3XViFoLzh6eV55V5MJ06lSXDusSh59zJR+mUFDLkFSJUC9szvBkBYYVOoTPh9eZyJmoqGK59ckT+rhxDq0JVWYSPQUNQdXCi\/0E12niC1jZv7nC8JVp2XsPzFeHajlR4J7pndt35XZU0SSQIDAQAB",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "permissions": [
        "tabs",
        "webRequest",
        "webRequestBlocking",
        "storage",
        "downloads",
        "http:\/\/*\/*",
        "https:\/\/*\/*",
        "cookies",
        "management"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.2"
}