LocaleSearch

Find where you rank for specific keywords in different locations around the world.

What is LocaleSearch?

LocaleSearch is a Chrome extension developed by https://jonnyhudson.com, and its main feature is "Find where you rank for specific keywords in different locations around the world.".

Extension Screenshots

screenshot
screenshot

Download LocaleSearch Extension CRX File

Download LocaleSearch extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Easily search for a specific search query from any country in the world. 

Search from 153 countries, in 27 different languages!

Most useful for SEO's who want to search for terms depending on their clients location.

Development is in progress for search by city.

Leave a review with any features you would like to be included in future versions.                    

Extension Basic Information

Name LocaleSearch LocaleSearch
ID nmapjchgkedpagbhebahcgndbcjalalb
Official URL https://chrome.google.com/webstore/detail/localesearch/nmapjchgkedpagbhebahcgndbcjalalb
Description Find where you rank for specific keywords in different locations around the world.
File Size 9.28 KB
Installation Count 67
Current Version 1
Last Updated 2018-06-04
Publish Date 2018-06-04
Rating 5.00/5 Total 3 Ratings
Developer https://jonnyhudson.com
Email [email protected]
Payment Type free
Supported Languages en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LocaleSearch",
    "description": "Find where you rank for specific keywords in different locations around the world.",
    "version": "1",
    "author": "Jonny Hudson",
    "browser_action": {
        "default_icon": "Logo128px.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "Logo16px.png",
        "48": "Logo48px.png",
        "128": "Logo128px.png"
    },
    "permissions": [
        "activeTab"
    ]
}