WebExtension.net
Toggle dark mode
WebExtension.net

Omegle - OmeTV IP locator

View on Chrome Web Store
View Omegle - OmeTV IP locator Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
10 views
This extension has been viewed 10 times

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

Trace omegle video chat ip location. IP address of VPN user might not be located.
Type
Extension
Users
824 users
7
theExtensions
View author page of theExtensions
Published
Published on January 27, 2025
Version 3.3.3
Manifest version
3
Updated
Updated on January 27, 2025
lifestyle/household
Extension Category
View on Chrome Web Store
View Omegle - OmeTV IP locator 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": "Omegle - OmeTV IP locator",
    "description": "Trace omegle video chat ip location. IP address of VPN user might not be located.",
    "version": "3.3.3",
    "action": {
        "default_icon": "browser_action_icon.png",
        "default_title": "Omegle IP locator"
    },
    "icons": {
        "48": "icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "host_permissions": [
        "https:\/\/iplocation.com\/*"
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.omegle.com\/*"
            ],
            "js": [
                "content.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "myscript.js"
            ],
            "matches": [
                "*:\/\/*.omegle.com\/*"
            ]
        }
    ]
}
© 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