Cut The Rope Original

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

What is Cut The Rope Original?

Cut The Rope Original is a Chrome extension developed by https://games.1bestlinks.net, and its main feature is "Play the Original Cut The Rope Offline version on your Google Chrome!".

Extension Screenshots

screenshot
screenshot

Download Cut The Rope Original Extension CRX File

Download Cut The Rope Original extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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!                    

Extension Basic Information

Name Cut The Rope Original Cut The Rope Original
ID fjiiikojnkdhmnbhcdkieejjjohfpcoo
Official URL https://chromewebstore.google.com/detail/cut-the-rope-original/fjiiikojnkdhmnbhcdkieejjjohfpcoo
Description Play the Original Cut The Rope Offline version on your Google Chrome!
File Size 27.07 MB
Installation Count 20,000
Current Version 1.0.0
Last Updated 2022-11-14
Publish Date 2022-03-11
Rating 5.00/5 Total 4 Ratings
Developer https://games.1bestlinks.net
Payment Type free
Privacy Policy Page URL https://hybridapps.net/privacy.htm
Supported Languages 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"
    }
}