WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Google Search Location Changer & UULE Code Generator for Geo Results

Google Search Location Changer & UULE Code Generator for Geo Results

View on Chrome Web Store
View Google Search Location Changer & UULE Code Generator for Geo Results Chrome Extension on Chrome Web Store
Add to bookmarks
5.0 (3 ratings)
1 new ratings
8 views
This extension has been viewed 8 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.

Change your Google search location instantly with UULE codes to see geo-targeted results anywhere in the world.
Type
Extension
Users
484 users
2
Wiremo LLC
View author page of Wiremo LLC
Published
Published on September 24, 2024
Version 1.0.5
Manifest version
3
Updated
Updated on March 21, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Google Search Location Changer & UULE Code Generator for Geo Results 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": "Google Search Location Changer & UULE Code Generator for Geo Results",
    "version": "1.0.5",
    "description": "Change your Google search location instantly with UULE codes to see geo-targeted results anywhere in the world.",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "https:\/\/wiremo.co\/*",
        "*:\/\/*.google.com\/*",
        "*:\/\/*.google.co.uk\/*",
        "*:\/\/*.google.ca\/*",
        "*:\/\/*.google.com.au\/*",
        "*:\/\/*.google.de\/*",
        "*:\/\/*.google.fr\/*",
        "*:\/\/*.google.co.in\/*",
        "*:\/\/*.google.co.jp\/*",
        "*:\/\/*.google.com.br\/*",
        "*:\/\/*.google.ru\/*",
        "*:\/\/*.google.it\/*",
        "*:\/\/*.google.es\/*",
        "*:\/\/*.google.nl\/*",
        "*:\/\/*.google.com.mx\/*",
        "*:\/\/*.google.com.sg\/*",
        "*:\/\/*.google.co.za\/*",
        "*:\/\/*.google.ie\/*",
        "*:\/\/*.google.co.kr\/*",
        "*:\/\/*.google.com.hk\/*",
        "*:\/\/*.google.co.nz\/*",
        "*:\/\/*.google.co\/*",
        "*:\/\/*.google.be\/*",
        "*:\/\/*.google.se\/*",
        "*:\/\/*.google.pl\/*",
        "*:\/\/*.google.gr\/*",
        "*:\/\/*.google.com.ar\/*",
        "*:\/\/*.google.pt\/*",
        "*:\/\/*.google.cz\/*",
        "*:\/\/*.google.hu\/*",
        "*:\/\/*.google.at\/*",
        "*:\/\/*.google.fi\/*",
        "*:\/\/*.google.dk\/*",
        "*:\/\/*.google.no\/*",
        "*:\/\/*.google.ro\/*",
        "*:\/\/*.google.bg\/*",
        "*:\/\/*.google.hr\/*",
        "*:\/\/*.google.sk\/*",
        "*:\/\/*.google.si\/*",
        "*:\/\/*.google.com.tr\/*",
        "*:\/\/*.google.co.il\/*",
        "*:\/\/*.google.cl\/*",
        "*:\/\/*.google.com.pe\/*",
        "*:\/\/*.google.com.ec\/*",
        "*:\/\/*.google.com.co\/*",
        "*:\/\/*.google.co.ve\/*",
        "*:\/\/*.google.com.uy\/*",
        "*:\/\/*.google.com.bo\/*",
        "*:\/\/*.google.com.py\/*",
        "*:\/\/*.google.com.do\/*",
        "*:\/\/*.google.com.pr\/*"
    ],
    "background": {
        "service_worker": "background.js"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "icons\/icon16.png",
            "48": "icons\/icon48.png",
            "128": "icons\/icon128.png"
        }
    },
    "icons": {
        "16": "icons\/icon16.png",
        "48": "icons\/icon48.png",
        "128": "icons\/icon128.png"
    },
    "options_page": "options.html",
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.google.com\/*",
                "*:\/\/*.google.co.uk\/*",
                "*:\/\/*.google.ca\/*",
                "*:\/\/*.google.com.au\/*",
                "*:\/\/*.google.de\/*",
                "*:\/\/*.google.fr\/*",
                "*:\/\/*.google.co.in\/*",
                "*:\/\/*.google.co.jp\/*",
                "*:\/\/*.google.com.br\/*",
                "*:\/\/*.google.ru\/*",
                "*:\/\/*.google.it\/*",
                "*:\/\/*.google.es\/*",
                "*:\/\/*.google.nl\/*",
                "*:\/\/*.google.com.mx\/*",
                "*:\/\/*.google.com.sg\/*",
                "*:\/\/*.google.co.za\/*",
                "*:\/\/*.google.ie\/*",
                "*:\/\/*.google.co.kr\/*",
                "*:\/\/*.google.com.hk\/*",
                "*:\/\/*.google.co.nz\/*",
                "*:\/\/*.google.co\/*",
                "*:\/\/*.google.be\/*",
                "*:\/\/*.google.se\/*",
                "*:\/\/*.google.pl\/*",
                "*:\/\/*.google.gr\/*",
                "*:\/\/*.google.com.ar\/*",
                "*:\/\/*.google.pt\/*",
                "*:\/\/*.google.cz\/*",
                "*:\/\/*.google.hu\/*",
                "*:\/\/*.google.at\/*",
                "*:\/\/*.google.fi\/*",
                "*:\/\/*.google.dk\/*",
                "*:\/\/*.google.no\/*",
                "*:\/\/*.google.ro\/*",
                "*:\/\/*.google.bg\/*",
                "*:\/\/*.google.hr\/*",
                "*:\/\/*.google.sk\/*",
                "*:\/\/*.google.si\/*",
                "*:\/\/*.google.com.tr\/*",
                "*:\/\/*.google.co.il\/*",
                "*:\/\/*.google.cl\/*",
                "*:\/\/*.google.com.pe\/*",
                "*:\/\/*.google.com.ec\/*",
                "*:\/\/*.google.com.co\/*",
                "*:\/\/*.google.co.ve\/*",
                "*:\/\/*.google.com.uy\/*",
                "*:\/\/*.google.com.bo\/*",
                "*:\/\/*.google.com.py\/*",
                "*:\/\/*.google.com.do\/*",
                "*:\/\/*.google.com.pr\/*"
            ],
            "js": [
                "content.js"
            ],
            "css": [
                "styles.css"
            ]
        }
    ]
}
© 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