WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net

Clipboard History

Access and manage your clipboard history with ease

Telegram Channels - TG Channel Link Search

Telegram Channels - TG Channel Link Search

View on Chrome Web Store
View Telegram Channels - TG Channel Link Search Chrome Extension on Chrome Web Store
Add to bookmarks
3.8 (4 ratings)
12 views
This extension has been viewed 12 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Provides easy access to search telegram channels link.
Type
Extension
Users
1,000 users
adtargetinghello
View author page of adtargetinghello
Published
Published on August 8, 2022
Version 1.0.4
Manifest version
3
Updated
Updated on January 25, 2025
lifestyle/social
Extension Category
View on Chrome Web Store
View Telegram Channels - TG Channel Link Search Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "1.0.4",
    "homepage_url": "https:\/\/waplus.io\/",
    "description": "Provides easy access to search telegram channels link.",
    "default_locale": "en",
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/*\/*",
                "https:\/\/*\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "web_accessible_resources": [
        {
            "resources": [
                "popup.html",
                "icons\/icon128.png",
                "icons\/logo.png",
                "icons\/searching.gif",
                "icons\/loading.gif",
                "icons\/*.png",
                "icons\/*.gif",
                "fonts\/*",
                "li-popup\/li-popup.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top