Steam Search
Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.
What is Steam Search?
Steam Search is a Chrome extension developed by Ale Mohamad, and its main feature is "Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad.".
Extension Screenshots
Download Steam Search Extension CRX File
Download Steam Search 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
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).
Extension Basic Information
Name | Steam Search |
ID | kmadghlgjeefhpgcblpkohkdeggmenia |
Official URL | https://chromewebstore.google.com/detail/steam-search/kmadghlgjeefhpgcblpkohkdeggmenia |
Description | Steam Search. Start writing 'steam' and the game you are searching. You can also filter by OS. Extension created by Ale Mohamad. |
File Size | 29.85 KB |
Installation Count | 213 |
Current Version | 1.0.2 |
Last Updated | 2014-01-29 |
Publish Date | 2014-01-28 |
Rating | 3.50/5 Total 8 Ratings |
Developer | Ale Mohamad |
Payment Type | free |
Supported Languages | 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 } |