Cut The Rope Original

Play the Original Cut The Rope Offline version on your Google Chrome!

O que é Cut The Rope Original?

Cut The Rope Original é uma extensão do Chrome desenvolvida por https://games.1bestlinks.net, e sua principal característica é "Play the Original Cut The Rope Offline version on your Google Chrome!".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Cut The Rope Original

Baixe arquivos de extensão Cut The Rope Original 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

                        Cut the rope to feed the little blue demon! Om Nom is hungry and wants to eat big candies. Your task is to put the candy in his mouth as quickly as possible. You can eat stars in each table to score bonus points. Cut all the ropes at the right time to win!

INTRODUCTION
Play Cut The Rope Game game on your Google Chrome Browser with our simple & lightweight extension - No Internet required,, and 100% Free!                    

Informações Básicas da Extensão

Nome Cut The Rope Original Cut The Rope Original
ID fjiiikojnkdhmnbhcdkieejjjohfpcoo
URL Oficial https://chromewebstore.google.com/detail/cut-the-rope-original/fjiiikojnkdhmnbhcdkieejjjohfpcoo
Descrição Play the Original Cut The Rope Offline version on your Google Chrome!
Tamanho do Arquivo 27.07 MB
Contagem de Instalações 20,000
Versão Atual 1.0.0
Última Atualização 2022-11-14
Data de Publicação 2022-03-11
Classificação 5.00/5 Total de 4 Avaliações
Desenvolvedor https://games.1bestlinks.net
Tipo de Pagamento free
URL da Página de Política de Privacidade https://hybridapps.net/privacy.htm
Idiomas Suportados en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_AppName__",
    "manifest_version": 3,
    "description": "__MSG_AppDescription__",
    "default_locale": "en",
    "offline_enabled": true,
    "version": "1.0.0",
    "icons": {
        "512": "icons\/icon-512.png",
        "256": "icons\/icon-256.png",
        "128": "icons\/icon-128.png",
        "64": "icons\/icon-64.png",
        "48": "icons\/icon-48.png",
        "32": "icons\/icon-32.png",
        "16": "icons\/icon-16.png"
    },
    "action": {
        "default_title": "Cut the Rope Original",
        "default_popup": "popup.html"
    },
    "background": {
        "service_worker": "background.js"
    }
}