Mass Friends Deleter - Friends Remover
Easily manage your FB friends list. Unfriend a group of friends. Remove all friends on Facebook in one click.
ما هو Mass Friends Deleter - Friends Remover؟
Mass Friends Deleter - Friends Remover هو إضافة Chrome تم تطويرها بواسطة KK-PROD، والميزة الرئيسية لها هي "Easily manage your FB friends list. Unfriend a group of friends. Remove all friends on Facebook in one click.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Mass Friends Deleter - Friends Remover
قم بتنزيل ملفات الامتداد Mass Friends Deleter - Friends Remover بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.
تعليمات استخدام التمديد
How to delete all friends on Facebook? How to remove inactive friends on Facebook?
It's simple with Mass Facebook™ Friends Deleter Chrome Extension.
Easily manage your FB friends list:
- Unfriend a group of friends.
- Remove all friends on Facebook in one click.
Note:
Your best friends are displayed at the top of the list, and friends with whom you do not have activities at the end.
This is not an official Facebook™ extension.
Please, delete your friends carefully. Developer is not responsible for the consequences associated with the removal of your friends. Use this extension at your own risk. معلومات أساسية عن التمديد
| الاسم | |
| ID | ijkddggkehmcohpinjgofdnelhididfi |
| عنوان URL الرسمي | https://chromewebstore.google.com/detail/mass-friends-deleter-frie/ijkddggkehmcohpinjgofdnelhididfi |
| الوصف | Easily manage your FB friends list. Unfriend a group of friends. Remove all friends on Facebook in one click. |
| حجم الملف | 190 KB |
| عدد التثبيتات | 37,686 |
| النسخة الحالية | 1.7.0 |
| آخر تحديث | 2023-11-28 |
| تاريخ النشر | 2020-05-21 |
| تقييم | 2.05/5 مجموع تقييمات 673 |
| المطور | KK-PROD |
| البريد الإلكتروني | [email protected] |
| نوع الدفع | free |
| عنوان صفحة سياسة الخصوصية | https://sites.google.com/view/privacy-policymfd/home |
| اللغات المدعومة | 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 | |
{
"author": "KK-PROD",
"background": {
"scripts": [
"js\/background.js"
]
},
"browser_action": {
"default_icon": {
"128": "img\/icon128.png",
"16": "img\/icon16.png",
"32": "img\/icon32.png",
"64": "img\/icon64.png"
}
},
"content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
"default_locale": "en",
"description": "__MSG_description__",
"icons": {
"128": "img\/icon128.png",
"16": "img\/icon16.png",
"32": "img\/icon32.png",
"64": "img\/icon64.png"
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAh1e7ilVNm+iDfwX\/GiA\/zoIbrXT6\/rXX41GyrvYeqRo5W9euY8za7wnS3PijXoqRieNtLrXjRQmQ+I61LYhvX\/WdSFJmyYBXQfHAOzQBghPwen8KR6\/jkwGgjzyA2QkdZNSwBQ6L4b1qzVJ8ZrdAkz4I4h5OZBQHHMenbn9eZSS8L1410nnr9JpcaRzLhoxoa8H70pnQWj68HioL6LoxzddBhgqF0jyPUp5RAoziHLVP4GSKlFwqdecGnywnL3Tnpk0bOLhq+EHY5ksGtgm7nS+h2KBv3ePZ+I9S2i8E9FFpokkKAVW50yLbHmhFMf5w3DLkG8yumEI4pHq6Q5iR5wIDAQAB",
"manifest_version": 2,
"name": "__MSG_name__",
"options_page": "index.html",
"permissions": [
"storage",
"*:\/\/*.facebook.com\/*",
"webRequest",
"webRequestBlocking"
],
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"version": "1.7.0",
"web_accessible_resources": [
"*"
]
} | |