Cut The Rope Original

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

Cos'è Cut The Rope Original?

Cut The Rope Original è un'estensione di Chrome sviluppata da https://games.1bestlinks.net, e la sua funzione principale è "Play the Original Cut The Rope Offline version on your Google Chrome!".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione Cut The Rope Original

Scarica i file di estensione Cut The Rope Original in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Cut The Rope Original Cut The Rope Original
ID fjiiikojnkdhmnbhcdkieejjjohfpcoo
URL Ufficiale https://chromewebstore.google.com/detail/cut-the-rope-original/fjiiikojnkdhmnbhcdkieejjjohfpcoo
Descrizione Play the Original Cut The Rope Offline version on your Google Chrome!
Dimensione del File 27.07 MB
Conteggio Installazioni 20,000
Versione Corrente 1.0.0
Ultimo Aggiornamento 2022-11-14
Data di Pubblicazione 2022-03-11
Valutazione 5.00/5 Totale 4 Valutazioni
Sviluppatore https://games.1bestlinks.net
Tipo di Pagamento free
URL della Pagina della Politica sulla Privacy https://hybridapps.net/privacy.htm
Lingue Supportate 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"
    }
}