Alpha Search

Alpha Search - Search the web from your browser

Qu'est-ce que Alpha Search ?

Alpha Search est une extension Chrome développée par https://alphasearch.co, et sa fonction principale est "Alpha Search - Search the web from your browser".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Alpha Search

Téléchargez les fichiers d'extension Alpha Search 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

                        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.                    

Informations de Base sur l'Extension

Nom Alpha Search Alpha Search
ID gdbdalnddkaodfcphgbgpbommhnifnee
URL Officiel https://chromewebstore.google.com/detail/alpha-search/gdbdalnddkaodfcphgbgpbommhnifnee
Description Alpha Search - Search the web from your browser
Taille du Fichier 96.01 KB
Nombre d'Installations 3,485
Version Actuelle 1.0.3
Dernière Mise à Jour 2022-08-06
Date de Publication 2021-05-08
Évaluation 4.00/5 Total 3 Évaluations
Développeur https://alphasearch.co
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://alphasearch.co
URL de la Page de Politique de Confidentialité https://www.clickfireapps.com/privacy-policy
Langues Prises en Charge 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": [
                ""
            ]
        }
    ]
}