LocaleSearch

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

LocaleSearch là gì?

LocaleSearch là một tiện ích mở rộng Chrome được phát triển bởi https://jonnyhudson.com, và tính năng chính của nó là "Find where you rank for specific keywords in different locations around the world.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng LocaleSearch

Tải xuống các tệp mở rộng LocaleSearch dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên LocaleSearch LocaleSearch
ID nmapjchgkedpagbhebahcgndbcjalalb
URL Chính Thức https://chrome.google.com/webstore/detail/localesearch/nmapjchgkedpagbhebahcgndbcjalalb
Mô tả Find where you rank for specific keywords in different locations around the world.
Kích Thước Tệp 9.28 KB
Số Lần Cài Đặt 67
Phiên Bản Hiện Tại 1
Cập Nhật Lần Cuối 2018-06-04
Ngày Phát Hành 2018-06-04
Đánh Giá 5.00/5 Tổng số 3 Đánh Giá
Nhà Phát Triển https://jonnyhudson.com
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    ]
}