HITs Assistant

Get notifications for HitApps in UHRS.

什麼是HITs Assistant?

HITs Assistant是由https://hits-assistant.com開發的Chrome擴展程式,該擴展的主要功能是“Get notifications for HitApps in UHRS.”。

擴展截圖

screenshot
screenshot

下載HITs Assistant擴展crx文件

下載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 HITs Assistant
ID ofodddoikgpolpnbpmgpmihhoinabdck
官方網址 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"
}