isearch global

Localize Google Search Results Checker . . .

Co je isearch global?

isearch global je rozšíření Chrome vyvinuté https://isearch.global, a jeho hlavní funkcí je „Localize Google Search Results Checker . . .“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření isearch global

Stáhněte si soubory rozšíření isearch global ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název isearch global isearch global
ID dejjcgpgkkkgfkihignemgekpiokfcck
Oficiální URL https://chromewebstore.google.com/detail/isearch-global/dejjcgpgkkkgfkihignemgekpiokfcck
Popis Localize Google Search Results Checker . . .
Velikost souboru 6.41 KB
Počet instalací 67
Aktuální Verze 3.0
Poslední Aktualizace 2022-12-03
Datum Vydání 2022-12-03
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář https://isearch.global
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.isearch.global/
URL Stránky Nápovědy https://www.isearch.global/
URL Stránky Zásad Ochrany Soukromí https://www.isearch.global/privacy.html
Podporované Jazyky 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": []
}