isearch global

Localize Google Search Results Checker . . .

什么是isearch global?

isearch global是由https://isearch.global开发的Chrome扩展程序,该扩展的主要功能是“Localize Google Search Results Checker . . .”。

扩展截图

screenshot
screenshot
screenshot

下载isearch global扩展crx文件

下载isearch global扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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.                    

扩展基本信息

名称 isearch global isearch global
ID dejjcgpgkkkgfkihignemgekpiokfcck
官方URL https://chromewebstore.google.com/detail/isearch-global/dejjcgpgkkkgfkihignemgekpiokfcck
简介 Localize Google Search Results Checker . . .
文件大小 6.41 KB
安装次数 67
当前版本 3.0
更新时间 2022-12-03
上架时间 2022-12-03
评分 5.00/5 共1次评分
开发者 https://isearch.global
电子邮箱 [email protected]
付费类型 free
扩展官网 https://www.isearch.global/
帮助页面URL https://www.isearch.global/
隐私政策页面URL https://www.isearch.global/privacy.html
支持的语言 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": []
}