Alpha Search

Alpha Search - Search the web from your browser

Alpha Search क्या है?

Alpha Search https://alphasearch.co द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Alpha Search - Search the web from your browser"।

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

screenshot

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

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

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

                        AlphaSearch - Light and minimal new tab that allows you to search by text and navigate easily to popular websites.

For more information please visit: https://www.alphasearch.co
Please leave us a 5 start review!

By clicking "Add to chrome", I accept and agree to installing 'Alpha Search' -  Chrome extension and setting Chrome™ New Tab to that provided by the service and the Terms Of Use and Privacy Policy

Terms Of Use: https://www.alphasearch.co/terms-of-use
Privacy Policy: https://www.alphasearch.co/privacy-policy

The extension will update your new tab settings and will change your search to be powered by Bing.                    

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

नाम Alpha Search Alpha Search
ID gdbdalnddkaodfcphgbgpbommhnifnee
आधिकारिक URL https://chromewebstore.google.com/detail/alpha-search/gdbdalnddkaodfcphgbgpbommhnifnee
विवरण Alpha Search - Search the web from your browser
फ़ाइल का आकार 96.01 KB
स्थापना संख्या 3,485
वर्तमान संस्करण 1.0.3
अंतिम अपडेट 2022-08-06
प्रकाशन तिथि 2021-05-08
रेटिंग 4.00/5 कुल 3 रेटिंग्स
डेवलपर https://alphasearch.co
ईमेल [email protected]
भुगतान के प्रकार free
एक्सटेंशन वेबसाइट https://alphasearch.co
गोपनीयता नीति पृष्ठ URL https://www.clickfireapps.com/privacy-policy
समर्थित भाषाएँ en
manifest.json
{
    "author": "Alpha Search",
    "background": {
        "service_worker": "js\/background.js"
    },
    "chrome_url_overrides": {
        "newtab": "newtab.html"
    },
    "description": "Alpha Search - Search the web from your browser",
    "homepage_url": "https:\/\/www.alphasearch.co",
    "icons": {
        "128": "icons\/128.png",
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png"
    },
    "manifest_version": 3,
    "name": "Alpha Search",
    "permissions": [
        "tabs"
    ],
    "short_name": "Alpha Search",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.3",
    "web_accessible_resources": [
        {
            "resources": [
                "icon.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}