Cut The Rope Original

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

什麼是Cut The Rope Original?

Cut The Rope Original是由https://games.1bestlinks.net開發的Chrome擴展程式,該擴展的主要功能是“Play the Original Cut The Rope Offline version on your Google Chrome!”。

擴展截圖

screenshot
screenshot

下載Cut The Rope Original擴展crx文件

下載Cut The Rope Original擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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!                    

擴展基本資訊

名稱 Cut The Rope Original Cut The Rope Original
ID fjiiikojnkdhmnbhcdkieejjjohfpcoo
官方網址 https://chromewebstore.google.com/detail/cut-the-rope-original/fjiiikojnkdhmnbhcdkieejjjohfpcoo
簡介 Play the Original Cut The Rope Offline version on your Google Chrome!
檔案大小 27.07 MB
安裝次數 20,000
目前版本 1.0.0
更新時間 2022-11-14
上架時間 2022-03-11
評分 5.00/5 共 4 次評分
開發者 https://games.1bestlinks.net
付費類型 free
隱私政策頁面URL https://hybridapps.net/privacy.htm
支援的語言 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"
    }
}