Steam-Buyer
Steam-Buyer is a simple application to make purchases in the Steam store.
什么是Steam-Buyer?
Steam-Buyer是由d42f开发的Chrome扩展程序,该扩展的主要功能是“Steam-Buyer is a simple application to make purchases in the Steam store.”。
扩展截图
下载Steam-Buyer扩展crx文件
下载Steam-Buyer扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
扩展基本信息
名称 | Steam-Buyer |
ID | ppbmhbiefeejlabibcbpecpophmfodei |
官方URL | https://chromewebstore.google.com/detail/steam-buyer/ppbmhbiefeejlabibcbpecpophmfodei |
简介 | Steam-Buyer is a simple application to make purchases in the Steam store. |
文件大小 | 251 KB |
安装次数 | 120 |
当前版本 | 0.5 |
更新时间 | 2015-06-20 |
上架时间 | 2015-06-20 |
评分 | 2.00/5 共3次评分 |
开发者 | d42f |
付费类型 | free |
扩展官网 | https://github.com/d42f/steam-buyer |
帮助页面URL | https://github.com/d42f/steam-buyer/issues |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Steam-Buyer", "version": "0.5", "description": "Steam-Buyer is a simple application to make purchases in the Steam store.", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "default_locale": "en", "browser_action": { "default_icon": "icons\/icon19.png", "default_title": "Steam Buyer", "default_popup": "src\/popup.html" }, "permissions": [ "storage", "notifications", "tabs", "unlimitedStorage", " |