WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Find My Name - Check Username Across Social Media

Find My Name - Check Username Across Social Media

View on Chrome Web Store
View Find My Name - Check Username Across Social Media Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (1 ratings)
0 views
This extension has been viewed 0 times
0 downloads
This extension has been downloaded 0 times

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

Find Your Username Across 1,000+ Social Media Platforms - One Click Search!
Type
Extension
Users
216 users
3
ziziyi
View author page of ziziyi
Published
Published on January 8, 2025
Version 0.0.1
Manifest version
3
Updated
Updated on January 8, 2025
lifestyle/fun
Extension Category
View on Chrome Web Store
View Find My Name - Check Username Across Social Media 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",
    "name": "__MSG_name__",
    "version": "0.0.1",
    "description": "__MSG_description__",
    "manifest_version": 3,
    "action": {
        "default_icon": {
            "16": "img\/logo_16x16.png",
            "24": "img\/logo_24x24.png",
            "32": "img\/logo_32x32.png"
        },
        "default_title": "__MSG_short_name__"
    },
    "default_locale": "en",
    "icons": {
        "16": "img\/logo_16x16.png",
        "32": "img\/logo_32x32.png",
        "48": "img\/logo_48x48.png",
        "128": "img\/logo_128x128.png"
    },
    "background": {
        "service_worker": "js\/bg.js",
        "type": "module"
    },
    "content_scripts": [],
    "permissions": [
        "tabs",
        "activeTab",
        "storage",
        "favicon"
    ],
    "optional_permissions": [],
    "host_permissions": [
        "<all_urls>"
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "\/js\/*",
                "\/assets\/*",
                "\/img\/*",
                "sidebar.html",
                "logo.svg"
            ],
            "matches": [
                "<all_urls>"
            ],
            "use_dynamic_url": false
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'"
    }
}
© 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