All Projects → mtmzorro → steam-design-tools

mtmzorro / steam-design-tools

Licence: MIT license
Steam design tools for Steam profile page. ( Steam 个人资料页设计增强工具 )

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to steam-design-tools

SubscriptionInfo
See on Steam if the game is currently available on any Subscription package like Xbox Game Pass PC & Console, Ubisoft+ or EA Play
Stars: ✭ 51 (+70%)
Mutual labels:  steam
steam-box
🎮 Update profile README / pinned gist to contain your Steam playtime leaderboard. 在你的 profile README / pinned gist 上显示你的 steam 游玩时间排行榜。
Stars: ✭ 118 (+293.33%)
Mutual labels:  steam
IMU-VR-Full-Body-Tracker
Inertial Measurement Unit (IMU) based full body tracker for Steam VR.
Stars: ✭ 46 (+53.33%)
Mutual labels:  steam
ProtonUp-Qt
Install and manage GE-Proton, Luxtorpeda & more for Steam and Wine-GE & more for Lutris with this graphical user interface.
Stars: ✭ 578 (+1826.67%)
Mutual labels:  steam
SteamBuff Market-WalletBalance
饰品筛选倒余额 比例自定义 已适配buff c5game igxe
Stars: ✭ 66 (+120%)
Mutual labels:  steam
BoilR
Synchronize games from other platforms into your Steam library
Stars: ✭ 664 (+2113.33%)
Mutual labels:  steam
Game-Assets-And-Resources
Free and paid game assets and game resources for 2D games, 3D games, mobile games, Steam games, Unity games, and other games.
Stars: ✭ 164 (+446.67%)
Mutual labels:  steam
steam-openid-connect-provider
Steam OpenID Connect Identity Provider (IdP)
Stars: ✭ 40 (+33.33%)
Mutual labels:  steam
steam-hour-boost
🔧 Script for idling, boosting playtime in hours, for chosen game without using computer resources. CSGO test successfully.
Stars: ✭ 21 (-30%)
Mutual labels:  steam
steam go
Simple steam auth util in golang
Stars: ✭ 22 (-26.67%)
Mutual labels:  steam
ChatLogger
ChatLogger is a Steam Tool based on the SteamKit2 library, designed to save your and friends messages! [Metro Theme]
Stars: ✭ 39 (+30%)
Mutual labels:  steam
humble-bundle-key-redeemer
Bulk redemption/activation of Humble Bundle Steam keys.
Stars: ✭ 21 (-30%)
Mutual labels:  steam
steam-mass-comment-bot
💬 Comment with a few clicks under a ton of steam profiles & groups!
Stars: ✭ 16 (-46.67%)
Mutual labels:  steam
CallAdmin
CallAdmin is a multilingual sourcemod plugin which provides in-game report functionality
Stars: ✭ 52 (+73.33%)
Mutual labels:  steam
Steam-Auto-Friend
❤️ Node.js based script for steam to accept all incoming friend requests on steam sending one custom welcome message, adding user to selected group and displaying custom playing game status message. Built by @Refloow
Stars: ✭ 23 (-23.33%)
Mutual labels:  steam
WorkshopManager
CLI tool to install and update Steam Workshop mods
Stars: ✭ 25 (-16.67%)
Mutual labels:  steam
roberta
Steam Play compatibility tool to run adventure games using native Linux ScummVM
Stars: ✭ 139 (+363.33%)
Mutual labels:  steam
steam community market
Get item prices and volumes from the Steam Community Market using Python 3
Stars: ✭ 24 (-20%)
Mutual labels:  steam
scripter
一些脚本和工具
Stars: ✭ 20 (-33.33%)
Mutual labels:  steam
Steam-Scripts
Steam userscripts
Stars: ✭ 76 (+153.33%)
Mutual labels:  steam

Steam Design Tools

GitHub release (latest by date) Chrome Web Store GitHub All Releases GitHub

一个 Steam 个人资料页背景图和展柜设计增强 Chrome 扩展工具
「市场里面花钱买个背景图竟然不能预览,只能看图想象,不能忍」

app

下载安装

  • Chrome 网上应用店 上架完成
  • Releases .crx 文件下载,然后在 Chrome 中打开 chrome://extensions/ 将 .crx 文件托进去即可安装 Chrome 最新版本已经阻止.crx直接运行,请下载.zip文件包,解压后进入chrome://extensions/点击「加载已解压的扩展程序」按钮。

更新日志

1.1.2

  • Bug Fix 修复个人库存中,优惠券物品被识别为背景图
  • Optimize 优化 Chrome API、Steam 相关代码

1.1.1

  • Bug Fix 修复编辑个人资料页相关设置时,profile/edit 仍然初始化个人资料页展柜等增强工具

1.1.0

  • Feature 新增存储 Steam 2020 夏促中个人资料背景用于实时预览,因 Steam 动态背景视频 URL 暂无可用规则获取完整视频,暂不支持动态背景。
  • Feature 完善操作结果提示。
  • Bug Fix 个人库存中导入夏促积分换购物品失败的 BUG(感谢 盒友 Omega 沟通反馈)。
  • Bug Fix 个人资料页动态背景层级最高,无法预览静态背景的问题。
  • Bug Fix https://steamcommunity.com/profiles/123456789 类型个人主页初始化工具。

功能

  • 存储 Steam 2020 夏促中个人资料背景(不含动态背景)。
  • 存储 Steam 市场中的背景图物品。
  • 存储 Steam 个人库存中的背景图物品。
  • 将存储中的背景图物品应用于 Steam 个人资料页进行实时预览。
  • 扩展个人资料页中展柜(艺术品、截图)功能,直接在展柜替换本地图片实时预览。

功能预览

存储 Steam 市场中的背景图物品,并在个人资料页预览

Feature-1

存储 Steam 个人库存中的背景图物品,并在个人资料页预览

Feature-2

展柜(艺术品、截图)替换本地图片实时预览,按钮提示当前图片尺寸

Feature-3

开发

git clone https://github.com/mtmzorro/steam-design-tools.git

cd steam-design-tools

yarn install

# Start project 
yarn start

# Build Chrome Extension
# Will create a Zip file in /pubulish
yarn build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].