Steam Search

Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.

¿Qué es Steam Search?

Steam Search es una extensión de Chrome desarrollada por Ale Mohamad, y su función principal es "Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Steam Search

Descarga archivos de extensión Steam Search en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        Now you can search for games on Steam from the Omnibox in Google Chrome™.

You just have to type "steam", the game that want to find and press enter. You can also filter by Operating System (Steam Play, PC, Mac or Linux).                    

Información Básica de la Extensión

Nombre Steam Search Steam Search
ID kmadghlgjeefhpgcblpkohkdeggmenia
URL Oficial https://chromewebstore.google.com/detail/steam-search/kmadghlgjeefhpgcblpkohkdeggmenia
Descripción Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.
Tamaño del Archivo 29.85 KB
Cantidad de Instalaciones 213
Versión Actual 1.0.2
Última Actualización 2014-01-29
Fecha de Publicación 2014-01-28
Calificación 3.50/5 Total de 8 Calificaciones
Desarrollador Ale Mohamad
Tipo de Pago free
Idiomas Soportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Steam Search",
    "description": "Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.",
    "version": "1.0.2",
    "icons": {
        "19": "images\/icon_19.png",
        "38": "images\/icon_38.png",
        "128": "images\/icon_128.png"
    },
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "omnibox": {
        "keyword": "steam"
    },
    "manifest_version": 2
}