Next Steam Sale Tracker
Track Steam sales in real-time and get the best deal on your next game purchase.
Next Steam Sale Trackerคืออะไร?
Next Steam Sale Tracker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://steambase.io และคุณลักษณะหลักของมันคือ "Track Steam sales in real-time and get the best deal on your next game purchase."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Next Steam Sale Tracker
ดาวน์โหลดไฟล์ส่วนขยาย Next Steam Sale Tracker ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Never miss a Steam sale again with "Next Steam Sale". Each time you open a new tab, the tracker will display a countdown timer showing exactly when the next sale event starts. Key Features: 📆 Real-Time Steam Sale Tracking: Stay in the loop with real-time updates on upcoming (major and minor) Steam sales, so you're always prepared to get the best deal on your next purchase. ⏰ Live Countdown: The sale tracker will keep you updated with a live countdown timer, ensuring you never miss the start or end of a sale. 🎮 Active Steam Sale Tracking: When a sale is in-progress, the countdown timer will display how much longer the Steam sale will be active for any last-minute deals. Additional Information on Steambase: https://steambase.io/sales
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Next Steam Sale Tracker |
ID | dgkjcegddpkjhpebjdfilaadhlgphenn |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/next-steam-sale-tracker/dgkjcegddpkjhpebjdfilaadhlgphenn |
คำอธิบาย | Track Steam sales in real-time and get the best deal on your next game purchase. |
ขนาดไฟล์ | 273 KB |
จำนวนการติดตั้ง | 60 |
เวอร์ชันปัจจุบัน | 1.0.1 |
อัปเดตครั้งล่าสุด | 2023-09-27 |
วันที่เผยแพร่ | 2023-09-23 |
คะแนน | 3.67/5 รวมทั้งหมด 3 คะแนน |
ผู้พัฒนา | https://steambase.io |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://steambase.io/sales |
URL หน้าช่วยเหลือ | https://steambase.io/sales |
URL หน้านโยบายความเป็นส่วนตัว | https://steambase.io/legal/privacy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "icons": { "16": "icon16.plasmo.66d3767b.png", "32": "icon32.plasmo.5e53195b.png", "48": "icon48.plasmo.c964b5fb.png", "64": "icon64.plasmo.52c3d0bf.png", "128": "icon128.plasmo.5bf92bde.png" }, "manifest_version": 3, "action": { "default_icon": { "16": "icon16.plasmo.66d3767b.png", "32": "icon32.plasmo.5e53195b.png", "48": "icon48.plasmo.c964b5fb.png", "64": "icon64.plasmo.52c3d0bf.png", "128": "icon128.plasmo.5bf92bde.png" } }, "version": "1.0.1", "author": "Steambase", "name": "Next Steam Sale Tracker", "description": "Track Steam sales in real-time and get the best deal on your next game purchase.", "homepage_url": "https:\/\/steambase.io\/sales", "host_permissions": [ "https:\/\/steambase.io\/*", "https:\/\/api.steambase.io\/*" ], "chrome_url_overrides": { "newtab": "tabs\/steam-sale-tracker.html" } } |