Angry Cat Shot Game - Runs Offline

Angry Cat Shot is a cool casual skill game. Help the cat to collect all the stars through the rings. Have Fun!

O que é Angry Cat Shot Game - Runs Offline?

Angry Cat Shot Game - Runs Offline é uma extensão do Chrome desenvolvida por https://magbei.com, e sua principal característica é "Angry Cat Shot is a cool casual skill game. Help the cat to collect all the stars through the rings. Have Fun!".

Capturas de Tela da Extensão

screenshot
screenshot
screenshot

Baixar o arquivo CRX da Extensão Angry Cat Shot Game - Runs Offline

Baixe arquivos de extensão Angry Cat Shot Game - Runs Offline 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

                        Angry Cat Shot game is a puzzle game that takes some skill to master. It is no longer only birds that are angry, but cats too at the moment.

GAMEPLAY
This skill game requires you to help our cat friend catch all the stars by throwing him into a circle containing them with the help of a slingshot.

Don't forget to pay attention to the dotted line to adjust the sling throw to make it perfect. If the cat hits a circle, it will die, so try to be as accurate as possible.

HOW DO YOU PLAY ANGRY CAT SHOT?
Playing Angry Cat Shot is very easy and fun. Touch or click the cat on the slingshot, drag it back to adjust the trajectory and strength of the slingshot, then release your finger or the mouse button to shoot the cat.

Collect all the stars in each level of the game. The difficulties increase as you progress through the game levels.

Angry Cat Shot is a fun skill game to play when bored for FREE on Magbei.com

FEATURES
- 100% FREE
- Offline Game
- Fun And Easy To Play

Are you ready to make our four-legged friend reach the stars?

Show your skills! Play Now and have Fun!                    

Informações Básicas da Extensão

Nome Angry Cat Shot Game - Runs Offline Angry Cat Shot Game - Runs Offline
ID oanfkgfbnneeahgcdccgjjoekjkfonml
URL Oficial https://chromewebstore.google.com/detail/angry-cat-shot-game-runs/oanfkgfbnneeahgcdccgjjoekjkfonml
Descrição Angry Cat Shot is a cool casual skill game. Help the cat to collect all the stars through the rings. Have Fun!
Tamanho do Arquivo 6.76 MB
Contagem de Instalações 864
Versão Atual 1.7
Última Atualização 2022-12-13
Data de Publicação 2022-02-06
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor https://magbei.com
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://magbei.com/angry-cat-shot/
URL da Página de Ajuda https://magbei.com/contact/
URL da Página de Política de Privacidade https://magbei.com/privacy-policy
Idiomas Suportados id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "description": "__MSG_appDesc__",
    "version": "1.7",
    "homepage_url": "https:\/\/magbei.com\/angry-cat-shot\/",
    "offline_enabled": true,
    "icons": {
        "16": "assets\/icons\/16.png",
        "32": "assets\/icons\/32.png",
        "48": "assets\/icons\/48.png",
        "128": "assets\/icons\/128.png"
    },
    "default_locale": "en",
    "action": {
        "default_icon": "assets\/icons\/128.png",
        "default_title": "Angry Cat Shot Game - Runs Offline",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "assets\/js\/inout.js"
    }
}