isearch global

Localize Google Search Results Checker . . .

Co to jest isearch global?

isearch global to rozszerzenie Chrome opracowane przez https://isearch.global, a jego główną funkcją jest „Localize Google Search Results Checker . . .”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia isearch global

Pobierz pliki rozszerzeń isearch global w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa isearch global isearch global
ID dejjcgpgkkkgfkihignemgekpiokfcck
Oficjalny URL https://chromewebstore.google.com/detail/isearch-global/dejjcgpgkkkgfkihignemgekpiokfcck
Opis Localize Google Search Results Checker . . .
Rozmiar pliku 6.41 KB
Liczba instalacji 67
Aktualna Wersja 3.0
Ostatnia Aktualizacja 2022-12-03
Data Publikacji 2022-12-03
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://isearch.global
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia https://www.isearch.global/
Adres URL Strony Pomocy https://www.isearch.global/
Adres URL Strony Polityki Prywatności https://www.isearch.global/privacy.html
Obsługiwane Języki 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": []
}