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": []
}