LocaleSearch

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

Apa itu LocaleSearch?

LocaleSearch adalah ekstensi Chrome yang dikembangkan oleh https://jonnyhudson.com, dan fitur utamanya adalah "Find where you rank for specific keywords in different locations around the world.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi LocaleSearch

Unduh file ekstensi LocaleSearch dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama LocaleSearch LocaleSearch
ID nmapjchgkedpagbhebahcgndbcjalalb
URL Resmi https://chrome.google.com/webstore/detail/localesearch/nmapjchgkedpagbhebahcgndbcjalalb
Deskripsi Find where you rank for specific keywords in different locations around the world.
Ukuran File 9.28 KB
Jumlah Instalasi 67
Versi Saat Ini 1
Terakhir Diperbarui 2018-06-04
Tanggal Publikasi 2018-06-04
Penilaian 5.00/5 Total 3 Penilaian
Pengembang https://jonnyhudson.com
Email [email protected]
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}