Grab WhatsApp groups links

Grab WhatsApp groups links

Grab WhatsApp groups links란 무엇입니까?

Grab WhatsApp groups links은(는) https://whatsappzilla.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Grab WhatsApp groups links"입니다.

확장 프로그램 스크린샷

screenshot
screenshot
screenshot
screenshot

Grab WhatsApp groups links 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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:\/\/*\/*"
    ]
}