HITs Assistant
Get notifications for HitApps in UHRS.
HITs Assistantคืออะไร?
HITs Assistant เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://hits-assistant.com และคุณลักษณะหลักของมันคือ "Get notifications for HitApps in UHRS."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย HITs Assistant
ดาวน์โหลดไฟล์ส่วนขยาย HITs Assistant ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
🔴 Update 🔴 => Now it works for both uhrs.ai and prod.uhrs.playmsn.com 🚀 Introducing the HITs Assistant Chrome extension – your ultimate 🛠️ tool for UHRS success! Stay ahead of the game with this nifty extension, keeping you informed about the latest 🆕 HitApps available for work on the UHRS marketplace. 📩 Get notified instantly via Telegram Messenger or 🌐 browser notifications for your bookmarked HitApps. 📌 Don't forget! The extension will only send notifications for HitApps you've 📑 bookmarked in UHRS. So, be sure to bookmark any HitApps you're interested in to seize every opportunity. With the HITs Assistant extension, you'll always be up-to-date on the freshest HitApps in UHRS, empowering you to act swiftly and 💼 secure work like a pro. Boost your competitiveness in the marketplace and ensure a steady stream of assignments! 🏆💪
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | HITs Assistant |
ID | ofodddoikgpolpnbpmgpmihhoinabdck |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/hits-assistant/ofodddoikgpolpnbpmgpmihhoinabdck |
คำอธิบาย | Get notifications for HitApps in UHRS. |
ขนาดไฟล์ | 185 KB |
จำนวนการติดตั้ง | 12,318 |
เวอร์ชันปัจจุบัน | 5.0.4 |
อัปเดตครั้งล่าสุด | 2023-11-07 |
วันที่เผยแพร่ | 2021-11-08 |
คะแนน | 3.71/5 รวมทั้งหมด 21 คะแนน |
ผู้พัฒนา | https://hits-assistant.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://hits-assistant.com/ |
URL หน้านโยบายความเป็นส่วนตัว | https://hits-assistant.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "permissions": [ "storage", "notifications", "alarms", "tabs" ], "host_permissions": [ "https:\/\/hits-assistant.com\/", "https:\/\/prod.uhrs.playmsn.com\/", "https:\/\/www.uhrs.ai\/" ], "background": { "service_worker": "background.75072a2e.js" }, "name": "HITs Assistant", "version": "5.0.4", "manifest_version": 3, "description": "Get notifications for HitApps in UHRS.", "icons": { "128": "icon.c07e3fac.png" }, "options_ui": { "page": "pages.669cc4af.html", "open_in_tab": true }, "action": [], "author": "Ghulam Hassan" } |