Steam Search

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

Cos'è Steam Search?

Steam Search è un'estensione di Chrome sviluppata da Ale Mohamad, e la sua funzione principale è "Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Steam Search

Scarica i file di estensione Steam Search in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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).                    

Informazioni di Base sull'Estensione

Nome Steam Search Steam Search
ID kmadghlgjeefhpgcblpkohkdeggmenia
URL Ufficiale https://chromewebstore.google.com/detail/steam-search/kmadghlgjeefhpgcblpkohkdeggmenia
Descrizione Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.
Dimensione del File 29.85 KB
Conteggio Installazioni 213
Versione Corrente 1.0.2
Ultimo Aggiornamento 2014-01-29
Data di Pubblicazione 2014-01-28
Valutazione 3.50/5 Totale 8 Valutazioni
Sviluppatore Ale Mohamad
Tipo di Pagamento free
Lingue Supportate 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
}