Search Laboratory Regional SERP Selector

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

Search Laboratory Regional SERP Selector क्या है?

Search Laboratory Regional SERP Selector https://searchlaboratory.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This plugin enables the user to load the Google search engine results page for a specific location and language."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Search Laboratory Regional SERP Selector एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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.                    

एक्सटेंशन की मूल जानकारी

नाम Search Laboratory Regional SERP Selector Search Laboratory Regional SERP Selector
ID mcldhkangahikbbhepoejebclipcdmpl
आधिकारिक URL https://chromewebstore.google.com/detail/search-laboratory-regiona/mcldhkangahikbbhepoejebclipcdmpl
विवरण This plugin enables the user to load the Google search engine results page for a specific location and language.
फ़ाइल का आकार 5.83 MB
स्थापना संख्या 2,147
वर्तमान संस्करण 1.0.2
अंतिम अपडेट 2021-06-15
प्रकाशन तिथि 2021-03-25
रेटिंग 4.00/5 कुल 3 रेटिंग्स
डेवलपर https://searchlaboratory.com
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://www.searchlaboratory.com/
सहायता पृष्ठ URL https://www.searchlaboratory.com/
समर्थित भाषाएँ 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"
    ]
}