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
官方網址 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": []
}