Delete All types of Social Media Chats 2024

It works in Facebook,Linkedin,Twitter,Google etc to help user to save time

Delete All types of Social Media Chats 2024คืออะไร?

Delete All types of Social Media Chats 2024 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zakirullahkhan6269 และคุณลักษณะหลักของมันคือ "It works in Facebook,Linkedin,Twitter,Google etc to help user to save time"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Delete All types of Social Media Chats 2024

ดาวน์โหลดไฟล์ส่วนขยาย Delete All types of Social Media Chats 2024 ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        DACFB Extension have Internal Many extension which works in different platform like Facebook (Chats Remover, Marketplace Chats Cleaner, Spam Chats Cleaner, Archived 
Chats Cleaner & unwanted Friends remover) Extension, LinkedIn (Messages Cleaner, Connection increaser, Connection Remover), Twitter (Unfollow All, Follow Up) Extension, Google SEO Rank Counter Extension & Word and Character Counter Extension !

* Download the Extension
* Watch the full video. Simple demo of Extension
* This Extension is not endorsed by, maintained, authorized, or sponsored by 
   Facebook(TM) or Twitter(TM).  The use of the Facebook(TM)  or Twitter(TM) trade 
   name or trademark is for identification, reference or descriptive purposes only and 
  does not imply any association with Facebook(TM)  or Twitter(TM) or their product 
  brand.

* Mass deleting messages unwanted friends or followers on Facebook(TM) , 
   LinkedIn(TM) & Twitter(TM) has never been easier With this UE extension you can 
   mass delete all types of you 
  Facebook(TM),LinkedIn(TM) & Twitter(TM) messages, 
  unwanted friends and followers also you can increase your connection on LinkedIn, 
  follower on twitter.
* DACFB  Extension also gives you the opportunity to show the ranking of your website in 
   SEO.
* DACFB extension also gives you to show you the word and Char of the selecting paragraph.
* Thanks  for using.
   Enjoy..                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Delete All types of Social Media Chats 2024 Delete All types of Social Media Chats 2024
ID jialfdhnklplgcdbjccgijagijpbbjgb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/delete-all-types-of-socia/jialfdhnklplgcdbjccgijagijpbbjgb
คำอธิบาย It works in Facebook,Linkedin,Twitter,Google etc to help user to save time
ขนาดไฟล์ 3.48 MB
จำนวนการติดตั้ง 238
เวอร์ชันปัจจุบัน 2.2
อัปเดตครั้งล่าสุด 2023-12-19
วันที่เผยแพร่ 2023-06-13
คะแนน 4.14/5 รวมทั้งหมด 14 คะแนน
ผู้พัฒนา zakirullahkhan6269
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Delete All types of Social Media Chats 2024",
    "short_name": "DACFB",
    "version": "2.2",
    "manifest_version": 3,
    "description": "It works in Facebook,Linkedin,Twitter,Google etc to help user to save time",
    "icons": {
        "128": "icons\/128.png",
        "256": "icons\/256.png"
    },
    "action": {
        "default_icon": "icons\/128.png",
        "default_title": "DACFB"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "styleOne.css",
                "css\/jquery-confirm.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/sweetAlert.min.js",
                "js\/jquery-confirm.js",
                "js\/script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "permissions": [
        "activeTab",
        "storage",
        "contextMenus",
        "notifications",
        "scripting"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "src\/browser_action\/browser_action.html"
            ],
            "matches": [
                ""
            ]
        }
    ]
}