isearch global

Localize Google Search Results Checker . . .

Что такое isearch global?

isearch global - это расширение Chrome, разработанное https://isearch.global, и его основная функция - "Localize Google Search Results Checker . . .".

Снимки экрана расширения

screenshot
screenshot
screenshot

Скачать файл CRX расширения isearch global

Скачайте файлы расширений 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
Официальный URL 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": []
}