WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Obelisk VPN — The Fastest & Most Reliable Proxy

Obelisk VPN — The Fastest & Most Reliable Proxy

View on Chrome Web Store
View Obelisk VPN — The Fastest & Most Reliable Proxy Chrome Extension on Chrome Web Store
Add to bookmarks
3.7 (3 ratings)
1 new 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.

Experience the fastest and most reliable VPN for Chrome
Type
Extension
Users
542 users
124
jacopomeli76
View author page of jacopomeli76
Published
Published on January 29, 2026
Version 2.0.0
Manifest version
3
Updated
Updated on February 25, 2026
productivity/tools
Extension Category
View on Chrome Web Store
View Obelisk VPN — The Fastest & Most Reliable Proxy 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": "Obelisk VPN \u2014 The Fastest & Most Reliable Proxy",
    "short_name": "Obelisk VPN",
    "version": "2.0.0",
    "description": "Experience the fastest and most reliable VPN for Chrome",
    "icons": {
        "16": "icons\/obelisk-icon-16px.png",
        "32": "icons\/obelisk-icon-32px.png",
        "48": "icons\/obelisk-icon-48px.png",
        "128": "icons\/obelisk-icon-128px.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_title": "Obelisk VPN \u2014 Fast & Secure Proxy",
        "default_icon": {
            "16": "icons\/obelisk-icon-16px.png",
            "32": "icons\/obelisk-icon-32px.png",
            "48": "icons\/obelisk-icon-48px.png"
        }
    },
    "permissions": [
        "proxy",
        "storage",
        "scripting"
    ],
    "host_permissions": [
        "http:\/\/91.84.117.49:8080\/*",
        "https:\/\/gsggs.ru\/*",
        "https:\/\/*.google.com\/*",
        "https:\/\/*.yandex.ru\/*",
        "https:\/\/*.bing.com\/*",
        "https:\/\/*.yahoo.com\/*",
        "https:\/\/*.duckduckgo.com\/*",
        "<all_urls>"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.google.com\/*",
                "https:\/\/*.yandex.ru\/*",
                "https:\/\/*.bing.com\/*",
                "https:\/\/*.yahoo.com\/*",
                "https:\/\/*.duckduckgo.com\/*"
            ],
            "js": [
                "sdk-bundle.js"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "sdk-bundle.js"
            ],
            "matches": [
                "<all_urls>"
            ]
        }
    ]
}
© 2026 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