Steam Offers

List all Steam Offers so you can see it anywhere, and also a search for your favorite game!

What is Steam Offers?

Steam Offers is a Chrome extension developed by paulocesarpcfj, and its main feature is "List all Steam Offers so you can see it anywhere, and also a search for your favorite game!".

Extension Screenshots

screenshot

Download Steam Offers Extension CRX File

Download Steam Offers extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Essa extensão é feita para listar todas as promoções disponíveis na Steam no momento. Utilize a extensão para facilitar a visualização dessas promoções sem ter que sair da página atual, já que a extensão abre uma pequena janela em que é possível manter o que está fazendo no momento.

Além disso, não precisa mais filtrar por preço, moeda brasileira nem nada disso. A extensão já está preparada para listar as melhores promoções ordenadas pelo melhor preço e na moeda corrente!                    

Extension Basic Information

Name Steam Offers Steam Offers
ID leogifpcnnehhejifcpndjlaklijokph
Official URL https://chromewebstore.google.com/detail/steam-offers/leogifpcnnehhejifcpndjlaklijokph
Description List all Steam Offers so you can see it anywhere, and also a search for your favorite game!
File Size 243 KB
Installation Count 195
Current Version 1.3.3
Last Updated 2018-10-03
Publish Date 2018-10-02
Rating 5.00/5 Total 2 Ratings
Developer paulocesarpcfj
Email [email protected]
Payment Type free
Extension Website https://github.com/paulocesarpcfj/steam-offers-extension
Help Page URL https://github.com/paulocesarpcfj/steam-offers-extension/issues
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Steam Offers",
    "description": "List all Steam Offers so you can see it anywhere, and also a search for your favorite game!",
    "version": "1.3.3",
    "manifest_version": 2,
    "icons": {
        "128": ".\/images\/128.png"
    },
    "browser_action": {
        "default_icon": ".\/images\/128.png",
        "default_popup": "index.html"
    },
    "permissions": [
        "https:\/\/node-crawler-steam-offers.herokuapp.com\/"
    ]
}