Search Laboratory Regional SERP Selector

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

What is Search Laboratory Regional SERP Selector?

Search Laboratory Regional SERP Selector is a Chrome extension developed by https://searchlaboratory.com, and its main feature is "This plugin enables the user to load the Google search engine results page for a specific location and language.".

Extension Screenshots

screenshot

Download Search Laboratory Regional SERP Selector Extension CRX File

Download Search Laboratory Regional SERP Selector extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Search Laboratory Regional SERP Selector Search Laboratory Regional SERP Selector
ID mcldhkangahikbbhepoejebclipcdmpl
Official URL 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.
File Size 5.83 MB
Installation Count 2,147
Current Version 1.0.2
Last Updated 2021-06-15
Publish Date 2021-03-25
Rating 4.00/5 Total 3 Ratings
Developer https://searchlaboratory.com
Email [email protected]
Payment Type free
Extension Website https://www.searchlaboratory.com/
Help Page URL https://www.searchlaboratory.com/
Supported Languages 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"
    ]
}