isearch global

Localize Google Search Results Checker . . .

isearch global là gì?

isearch global là một tiện ích mở rộng Chrome được phát triển bởi https://isearch.global, và tính năng chính của nó là "Localize Google Search Results Checker . . .".

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

screenshot
screenshot
screenshot

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

Tải xuống các tệp mở rộng isearch global 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

                        Localize Google Search Results Checker
This tool simulate Google search results from different locations and devices that how you can see changes in website rankings and SERP Ads ranking according to user location and device.

It allows you to select device, language, country, city, and other custom search settings and show Google SERP results based on selected parameters.
It is helpful for performing Google search as if you were somewhere else without any proxies or VPN.
This tool can be useful for SEO and internet marketing companies in order to preview Adwords Ads and track their marketing campaigns using different locations and devices.                    

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

Tên isearch global isearch global
ID dejjcgpgkkkgfkihignemgekpiokfcck
URL Chính Thức https://chromewebstore.google.com/detail/isearch-global/dejjcgpgkkkgfkihignemgekpiokfcck
Mô tả Localize Google Search Results Checker . . .
Kích Thước Tệp 6.41 KB
Số Lần Cài Đặt 67
Phiên Bản Hiện Tại 3.0
Cập Nhật Lần Cuối 2022-12-03
Ngày Phát Hành 2022-12-03
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://isearch.global
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://www.isearch.global/
URL Trang Trợ Giúp https://www.isearch.global/
URL Trang Chính Sách Bảo Mật https://www.isearch.global/privacy.html
Ngôn Ngữ Được Hỗ Trợ en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "isearch global",
    "version": "3.0",
    "manifest_version": 3,
    "description": "Localize Google Search Results Checker . . .",
    "icons": {
        "16": "linkicon.png",
        "32": "linkicon.png",
        "48": "linkicon.png",
        "128": "linkicon.png"
    },
    "content_security_policy": {
        "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
    },
    "action": {
        "default_icon": "linkicon.png",
        "default_popup": "popup.html"
    },
    "host_permissions": [
        ""
    ],
    "permissions": []
}