Knife Hit Game

Play Knife Hit Game as a Chrome extension - Also can Play without Internet, try it now!

Knife Hit Game란 무엇입니까?

Knife Hit Game은(는) https://w3technic.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Play Knife Hit Game as a Chrome extension - Also can Play without Internet, try it now!"입니다.

확장 프로그램 스크린샷

screenshot

Knife Hit Game 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        - Play others games on the top-left menu.

Description:

Knife Hit is a high-octane browser extension that transforms your web browsing into a thrilling knife-throwing challenge. With its exciting gameplay and precision-based action, Knife Hit adds an element of excitement and skill to your online experience like never before.

Key Features:

Knife-Throwing Adventure: Say goodbye to passive web browsing as Knife Hit turns your computer screen into a virtual target. Test your aim and reflexes by launching knives at dynamic and challenging targets on your web pages.

Multiple Game Modes: Enjoy a variety of game modes that cater to both casual and competitive players. From classic target hitting to time-based challenges, Knife Hit offers a range of gameplay options to keep you engaged.

Unlockable Blades: Collect points and achievements as you play to unlock a diverse collection of beautifully designed knives. Each blade has its unique characteristics, offering a fresh and exciting experience with every throw.

Global Leaderboards: Compete with friends and players from around the world for the top spot on the global leaderboards. Show off your knife-throwing skills and rise to the challenge of becoming the ultimate Knife Hit champion.

Immersive Graphics: Knife Hit boasts stunning graphics that make your targets come to life. Whether you're aiming at virtual fruit, spinning wheels, or challenging moving targets, the visuals are sure to captivate you.

Intuitive Controls: The extension is designed with user-friendliness in mind. With simple yet responsive controls, anyone can enjoy the excitement of knife throwing without a steep learning curve.

Pause and Resume: Need to take a break from the action? Knife Hit allows you to pause and resume your game at any time, ensuring you can seamlessly transition between work and play.

Safe and Secure: Your privacy and security are a top priority. Knife Hit does not access or collect any personal information, ensuring a worry-free browsing experience.

Experience the thrill of knife-throwing right from your web browser with the Knife Hit extension. Whether you're looking for a quick break from your online tasks or want to challenge your precision skills, Knife Hit offers an exhilarating and accessible gaming experience. Take aim, throw knives, and see how sharp your reflexes truly are.

Install Knife Hit today and turn your browsing sessions into an exciting test of accuracy and skill. Get ready to hit your targets and become a Knife Hit master!                    

확장 프로그램 기본 정보

이름 Knife Hit Game Knife Hit Game
ID cnpbibebikkggjgeemhahamhmdmmlenc
공식 URL https://chromewebstore.google.com/detail/knife-hit-game/cnpbibebikkggjgeemhahamhmdmmlenc
설명 Play Knife Hit Game as a Chrome extension - Also can Play without Internet, try it now!
파일 크기 6.93 MB
설치 횟수 400
현재 버전 1.1.0
최근 업데이트 2023-09-19
출시 날짜 2023-09-19
평점 5.00/5 총 7 개의 평점
개발자 https://w3technic.com
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.w3technic.com/chrome/knife-hit-getting-started/
도움말 페이지 URL https://www.w3technic.com/chrome/knife-hit-getting-started/
개인정보 보호 정책 페이지 URL https://doodlejump.io/privacy-policy-2
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_AppName__",
    "version": "1.1.0",
    "version_name": "1.1.0",
    "action": {
        "default_icon": {
            "16": "img\/16x16.png",
            "48": "img\/48x48.png",
            "256": "img\/256x256.png"
        },
        "default_title": "Click to open the popup",
        "default_popup": "index.html"
    },
    "background": {
        "service_worker": "update.js"
    },
    "offline_enabled": true,
    "default_locale": "en",
    "description": "__MSG_AppDesc__",
    "icons": {
        "16": "img\/16x16.png",
        "48": "img\/48x48.png",
        "256": "img\/256x256.png"
    },
    "options_page": "index.html",
    "homepage_url": "https:\/\/www.w3technic.com\/chrome\/knife-hit-getting-started\/"
}