LocaleSearch

Find where you rank for specific keywords in different locations around the world.

Τι είναι το LocaleSearch;

Το LocaleSearch είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://jonnyhudson.com, και η κύρια λειτουργία του είναι "Find where you rank for specific keywords in different locations around the world.".

Στιγμιότυπα Επέκτασης

screenshot
screenshot

Λήψη αρχείου CRX της επέκτασης LocaleSearch

Λήψη αρχείων επέκτασης LocaleSearch σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        Easily search for a specific search query from any country in the world. 

Search from 153 countries, in 27 different languages!

Most useful for SEO's who want to search for terms depending on their clients location.

Development is in progress for search by city.

Leave a review with any features you would like to be included in future versions.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα LocaleSearch LocaleSearch
ID nmapjchgkedpagbhebahcgndbcjalalb
Επίσημο URL https://chrome.google.com/webstore/detail/localesearch/nmapjchgkedpagbhebahcgndbcjalalb
Περιγραφή Find where you rank for specific keywords in different locations around the world.
Μέγεθος Αρχείου 9.28 KB
Αριθμός Εγκαταστάσεων 67
Τρέχουσα Έκδοση 1
Τελευταία Ενημέρωση 2018-06-04
Ημερομηνία Δημοσίευσης 2018-06-04
Αξιολόγηση 5.00/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής https://jonnyhudson.com
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "LocaleSearch",
    "description": "Find where you rank for specific keywords in different locations around the world.",
    "version": "1",
    "author": "Jonny Hudson",
    "browser_action": {
        "default_icon": "Logo128px.png",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "Logo16px.png",
        "48": "Logo48px.png",
        "128": "Logo128px.png"
    },
    "permissions": [
        "activeTab"
    ]
}