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" } |