isearch global

Localize Google Search Results Checker . . .

Wat is isearch global?

isearch global is een Chrome-extensie ontwikkeld door https://isearch.global, en de belangrijkste functie is "Localize Google Search Results Checker . . .".

Extensie Screenshots

screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie isearch global

Download isearch global-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam isearch global isearch global
ID dejjcgpgkkkgfkihignemgekpiokfcck
Officiële URL https://chromewebstore.google.com/detail/isearch-global/dejjcgpgkkkgfkihignemgekpiokfcck
Beschrijving Localize Google Search Results Checker . . .
Bestandsgrootte 6.41 KB
Aantal Installaties 67
Huidige Versie 3.0
Laatst Bijgewerkt 2022-12-03
Publicatiedatum 2022-12-03
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://isearch.global
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.isearch.global/
Help Pagina-URL https://www.isearch.global/
URL van de Privacybeleid Pagina https://www.isearch.global/privacy.html
Ondersteunde Talen 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": []
}