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 مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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/
عنوان صفحة المساعدة https://www.isearch.global/
عنوان صفحة سياسة الخصوصية 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": []
}