HITs Assistant
Get notifications for HitApps in UHRS.
Qu'est-ce que HITs Assistant ?
HITs Assistant est une extension Chrome développée par https://hits-assistant.com, et sa fonction principale est "Get notifications for HitApps in UHRS.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension HITs Assistant
Téléchargez les fichiers d'extension HITs Assistant au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
🔴 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! 🏆💪
Informations de Base sur l'Extension
Nom | HITs Assistant |
ID | ofodddoikgpolpnbpmgpmihhoinabdck |
URL Officiel | https://chromewebstore.google.com/detail/hits-assistant/ofodddoikgpolpnbpmgpmihhoinabdck |
Description | Get notifications for HitApps in UHRS. |
Taille du Fichier | 185 KB |
Nombre d'Installations | 12,318 |
Version Actuelle | 5.0.4 |
Dernière Mise à Jour | 2023-11-07 |
Date de Publication | 2021-11-08 |
Évaluation | 3.71/5 Total 21 Évaluations |
Développeur | https://hits-assistant.com |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://hits-assistant.com/ |
URL de la Page de Politique de Confidentialité | https://hits-assistant.com/privacy-policy |
Langues Prises en Charge | 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" } |