Knife Hit Game

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

O que é Knife Hit Game?

Knife Hit Game é uma extensão do Chrome desenvolvida por https://w3technic.com, e sua principal característica é "Play Knife Hit Game as a Chrome extension - Also can Play without Internet, try it now!".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Knife Hit Game

Baixe arquivos de extensão Knife Hit Game no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        - 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!                    

Informações Básicas da Extensão

Nome Knife Hit Game Knife Hit Game
ID cnpbibebikkggjgeemhahamhmdmmlenc
URL Oficial https://chromewebstore.google.com/detail/knife-hit-game/cnpbibebikkggjgeemhahamhmdmmlenc
Descrição Play Knife Hit Game as a Chrome extension - Also can Play without Internet, try it now!
Tamanho do Arquivo 6.93 MB
Contagem de Instalações 400
Versão Atual 1.1.0
Última Atualização 2023-09-19
Data de Publicação 2023-09-19
Classificação 5.00/5 Total de 7 Avaliações
Desenvolvedor https://w3technic.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://www.w3technic.com/chrome/knife-hit-getting-started/
URL da Página de Ajuda https://www.w3technic.com/chrome/knife-hit-getting-started/
URL da Página de Política de Privacidade https://doodlejump.io/privacy-policy-2
Idiomas Suportados 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\/"
}