Steam Search

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

Co je Steam Search?

Steam Search je rozšíření Chrome vyvinuté Ale Mohamad, a jeho hlavní funkcí je „Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Steam Search

Stáhněte si soubory rozšíření Steam Search ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

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

Základní Informace o Rozšíření

Název Steam Search Steam Search
ID kmadghlgjeefhpgcblpkohkdeggmenia
Oficiální URL https://chromewebstore.google.com/detail/steam-search/kmadghlgjeefhpgcblpkohkdeggmenia
Popis Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.
Velikost souboru 29.85 KB
Počet instalací 213
Aktuální Verze 1.0.2
Poslední Aktualizace 2014-01-29
Datum Vydání 2014-01-28
Hodnocení 3.50/5 Celkem 8 Hodnocení
Vývojář Ale Mohamad
Typ Platby free
Podporované Jazyky 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
}