LocaleSearch

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

LocaleSearchとは何ですか?

LocaleSearchはhttps://jonnyhudson.comによって開発されたChromeの拡張機能で、その主な機能は「Find where you rank for specific keywords in different locations around the world.」です。

拡張機能のスクリーンショット

screenshot
screenshot

LocaleSearch拡張機能のCRXファイルをダウンロード

LocaleSearch拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 LocaleSearch LocaleSearch
ID nmapjchgkedpagbhebahcgndbcjalalb
公式URL https://chrome.google.com/webstore/detail/localesearch/nmapjchgkedpagbhebahcgndbcjalalb
説明 Find where you rank for specific keywords in different locations around the world.
ファイルサイズ 9.28 KB
インストール数 67
現在のバージョン 1
最終更新日 2018-06-04
公開日 2018-06-04
評価 5.00/5 合計 3 レビュー
開発者 https://jonnyhudson.com
Eメール [email protected]
支払い方法 free
対応言語 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"
    ]
}