isearch global

Localize Google Search Results Checker . . .

Cos'è isearch global?

isearch global è un'estensione di Chrome sviluppata da https://isearch.global, e la sua funzione principale è "Localize Google Search Results Checker . . .".

Screenshot dell'Estensione

screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione isearch global

Scarica i file di estensione isearch global in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome isearch global isearch global
ID dejjcgpgkkkgfkihignemgekpiokfcck
URL Ufficiale https://chromewebstore.google.com/detail/isearch-global/dejjcgpgkkkgfkihignemgekpiokfcck
Descrizione Localize Google Search Results Checker . . .
Dimensione del File 6.41 KB
Conteggio Installazioni 67
Versione Corrente 3.0
Ultimo Aggiornamento 2022-12-03
Data di Pubblicazione 2022-12-03
Valutazione 5.00/5 Totale 1 Valutazioni
Sviluppatore https://isearch.global
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://www.isearch.global/
URL della Pagina di Aiuto https://www.isearch.global/
URL della Pagina della Politica sulla Privacy https://www.isearch.global/privacy.html
Lingue Supportate 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": []
}