Search Laboratory Regional SERP Selector

This plugin enables the user to load the Google search engine results page for a specific location and language.

Qu'est-ce que Search Laboratory Regional SERP Selector ?

Search Laboratory Regional SERP Selector est une extension Chrome développée par https://searchlaboratory.com, et sa fonction principale est "This plugin enables the user to load the Google search engine results page for a specific location and language.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Search Laboratory Regional SERP Selector

Téléchargez les fichiers d'extension Search Laboratory Regional SERP Selector au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        This is a Chrome extension that enables the user to render the SERPs in any region with the region's respective languages. It also has the functionality to store the user’s desired SERP preferences under predefined user presets.                    

Informations de Base sur l'Extension

Nom Search Laboratory Regional SERP Selector Search Laboratory Regional SERP Selector
ID mcldhkangahikbbhepoejebclipcdmpl
URL Officiel https://chromewebstore.google.com/detail/search-laboratory-regiona/mcldhkangahikbbhepoejebclipcdmpl
Description This plugin enables the user to load the Google search engine results page for a specific location and language.
Taille du Fichier 5.83 MB
Nombre d'Installations 2,147
Version Actuelle 1.0.2
Dernière Mise à Jour 2021-06-15
Date de Publication 2021-03-25
Évaluation 4.00/5 Total 3 Évaluations
Développeur https://searchlaboratory.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://www.searchlaboratory.com/
URL de la Page d'Aide https://www.searchlaboratory.com/
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Search Laboratory Regional SERP Selector",
    "description": "This plugin enables the user to load the Google search engine results page for a specific location and language.",
    "version": "1.0.2",
    "icons": {
        "128": "icon_128.png"
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_popup": "index.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/ajax.googleapis.com; object-src 'self'",
    "permissions": [
        "storage"
    ]
}