Delete All Messages on Facebook™

Allows you to delete all messages on Facebook. Simply delete all Facebook™ messages in Chrome just in 2 clicks

ما هو Delete All Messages on Facebook™؟

Delete All Messages on Facebook™ هو إضافة Chrome تم تطويرها بواسطة paulmichaelcom32، والميزة الرئيسية لها هي "Allows you to delete all messages on Facebook. Simply delete all Facebook™ messages in Chrome just in 2 clicks".

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

screenshot
screenshot
screenshot
screenshot

تحميل ملف CRX للإضافة Delete All Messages on Facebook™

قم بتنزيل ملفات الامتداد Delete All Messages on Facebook™ بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

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

                        Simply delete all Facebook™ messages in Chrome just in 2 clicks

Instead of deleting messages one thread at a time, grab this Chrome extension to streamline the process.

Easily and effectively delete all posts from your FB account.
To delete all messages, you just need to do 2 steps (2 clicks in extension window):
1. Click on "Open Messages”
2. Click on "Delete all messages"

After installing this extension, go to Facebook and look for the extension icon in the upper right corner of the address bar. Click the icon to open the control panel. Remember that for the extension to work, you need to log in to Facebook.

Use this extension at your own risk. Please delete your posts carefully. The developer is not responsible for moral or material damage caused to you in connection with the removal of messages by this extension. Using the "Delete All Messages on Facebook" Chrome Browser extension means you agree to these terms.

Facebook  is a trademark of Facebook™ Inc. This extension, namely "Delete All Messages on Facebook™", is not affiliated with Facebook™ inc.                    

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

الاسم Delete All Messages on Facebook™ Delete All Messages on Facebook™
ID hdigpgnfpockednepfiinhdjebkmpicn
عنوان URL الرسمي https://chromewebstore.google.com/detail/delete-all-messages-on-fa/hdigpgnfpockednepfiinhdjebkmpicn
الوصف Allows you to delete all messages on Facebook. Simply delete all Facebook™ messages in Chrome just in 2 clicks
حجم الملف 283 KB
عدد التثبيتات 58,156
النسخة الحالية 1.3.0
آخر تحديث 2023-08-17
تاريخ النشر 2020-08-25
تقييم 4.25/5 مجموع تقييمات 7494
المطور paulmichaelcom32
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://sites.google.com/view/paulmichaelcom32/privacy
اللغات المدعومة id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "action": {
        "default_icon": {
            "128": "assets\/icons\/icon_128.png",
            "32": "assets\/icons\/icon_32.png",
            "64": "assets\/icons\/icon_64.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_default_title__"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_security_policy": {
        "isolated_world": "script-src 'self' 'unsafe-eval'; object-src 'self'"
    },
    "default_locale": "en",
    "description": "__MSG_description__",
    "host_permissions": [
        "*:\/\/*.facebook.com\/*"
    ],
    "icons": {
        "128": "assets\/icons\/icon_128.png",
        "32": "assets\/icons\/icon_32.png",
        "64": "assets\/icons\/icon_64.png"
    },
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiZ3uQ5wUDqsmveKOAVcrrwZw7TLItpVik8v\/ITlSJ56eo5hggB9Ktqy8\/RTxNtNzczAcm2x8oOClp1x+RI+f63DGFb9JETcC41lLYE5MIT58PC6+WcAx7PL3lrrhty4tc\/tHiP1T+OGCvIelsYGdIL7EyTKrXWFvyyH6YqtDAl81t\/1WVQjjij40z2nxc+kd1x\/f3vlugEA16bBD4m32wMNHrEBirdX0iG96QulSkgR8BnVwa46gpbyDo9Hff6QuHIU7MlcV+7CSt1BfjNQCGbxsPWSBFzxGDvKfgUCF9dw\/2iqwNul2\/ZTpr4aNDpClcJVDjGCB2R\/sfAtqocFUpQIDAQAB",
    "manifest_version": 3,
    "name": "Delete All Messages on Facebook\u2122",
    "permissions": [
        "tabs",
        "storage",
        "cookies",
        "scripting"
    ],
    "short_name": "Clear Messages on Facebook\u2122",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3.0",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "*.*"
            ]
        }
    ]
}