Search Laboratory Regional SERP Selector

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

Wat is Search Laboratory Regional SERP Selector?

Search Laboratory Regional SERP Selector is een Chrome-extensie ontwikkeld door https://searchlaboratory.com, en de belangrijkste functie is "This plugin enables the user to load the Google search engine results page for a specific location and language.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Search Laboratory Regional SERP Selector

Download Search Laboratory Regional SERP Selector-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Search Laboratory Regional SERP Selector Search Laboratory Regional SERP Selector
ID mcldhkangahikbbhepoejebclipcdmpl
Officiële URL https://chromewebstore.google.com/detail/search-laboratory-regiona/mcldhkangahikbbhepoejebclipcdmpl
Beschrijving This plugin enables the user to load the Google search engine results page for a specific location and language.
Bestandsgrootte 5.83 MB
Aantal Installaties 2,147
Huidige Versie 1.0.2
Laatst Bijgewerkt 2021-06-15
Publicatiedatum 2021-03-25
Beoordeling 4.00/5 Totaal 3 Beoordelingen
Ontwikkelaar https://searchlaboratory.com
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://www.searchlaboratory.com/
Help Pagina-URL https://www.searchlaboratory.com/
Ondersteunde Talen 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"
    ]
}