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文件

下載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
官方網址 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:\/\/*\/*"
    ]
}