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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        🔴 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
공식 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"
}