Steam Search

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

O que é Steam Search?

Steam Search é uma extensão do Chrome desenvolvida por Ale Mohamad, e sua principal característica é "Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Steam Search

Baixe arquivos de extensão Steam Search no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

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

Informações Básicas da Extensão

Nome Steam Search Steam Search
ID kmadghlgjeefhpgcblpkohkdeggmenia
URL Oficial https://chromewebstore.google.com/detail/steam-search/kmadghlgjeefhpgcblpkohkdeggmenia
Descrição Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.
Tamanho do Arquivo 29.85 KB
Contagem de Instalações 213
Versão Atual 1.0.2
Última Atualização 2014-01-29
Data de Publicação 2014-01-28
Classificação 3.50/5 Total de 8 Avaliações
Desenvolvedor Ale Mohamad
Tipo de Pagamento free
Idiomas Suportados 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
}