Grab WhatsApp groups links

Grab WhatsApp groups links

Grab WhatsApp groups linksคืออะไร?

Grab WhatsApp groups links เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://whatsappzilla.blogspot.com และคุณลักษณะหลักของมันคือ "Grab WhatsApp groups links"

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

screenshot
screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Grab WhatsApp groups links

ดาวน์โหลดไฟล์ส่วนขยาย Grab WhatsApp groups links ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

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

                        Are you looking for a hassle-free way to extract WhatsApp group links from HTML pages or Google search results? Look no further! Our WhatsApp group link extractor or grabber is here to simplify the process for you.

With no special permissions required, our user-friendly tool makes it easy to grab WhatsApp group links with just a few clicks. Rest assured that we do not collect any usage information or analytics from you, so your privacy is always protected.

In addition to providing you with the links you need, our tool also offers the option to copy links to your clipboard as both text and JSON formats. Plus, we log whether you are extracting WhatsApp group links from Google search results for your convenience.

So, whether you need to join a group for work, study, or just for fun, our WhatsApp group link extractor is the perfect solution. Try it out today and see how easy it is to grab WhatsApp group links with just a few clicks!

Features:
* Requires no special permissions
* No usage information/analytics are collected from you
* Copy links to the clipboard as text and JSON
* Logs if you are extracting WhatsApp group hyperlinks from Google search results.                    

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

ชื่อ Grab WhatsApp groups links Grab WhatsApp groups links
ID iednajabaofgiiphckijdamkjjeehbfg
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/grab-whatsapp-groups-link/iednajabaofgiiphckijdamkjjeehbfg
คำอธิบาย Grab WhatsApp groups links
ขนาดไฟล์ 182 KB
จำนวนการติดตั้ง 849
เวอร์ชันปัจจุบัน 3.0.0
อัปเดตครั้งล่าสุด 2023-12-03
วันที่เผยแพร่ 2022-10-20
คะแนน 5.00/5 รวมทั้งหมด 1 คะแนน
ผู้พัฒนา https://whatsappzilla.blogspot.com
อีเมล [email protected]
ประเภทการชำระเงิน free
URL หน้านโยบายความเป็นส่วนตัว https://whatsappzilla.blogspot.com
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Grab WhatsApp groups links",
    "description": "Grab WhatsApp groups links",
    "version": "3.0.0",
    "action": {
        "default_icon": {
            "16": "\/images\/line-16.png",
            "32": "\/images\/line-32.png",
            "48": "\/images\/line-48.png",
            "128": "\/images\/line-128.png"
        },
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "\/images\/line-16.png",
        "32": "\/images\/line-32.png",
        "48": "\/images\/line-48.png",
        "128": "\/images\/line-128.png"
    },
    "background": {
        "service_worker": "js\/background.js",
        "type": "module"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "host_permissions": [
        "https:\/\/*\/*",
        "http:\/\/*\/*"
    ]
}