Cut The Rope Original

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

Cut The Rope Originalคืออะไร?

Cut The Rope Original เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://games.1bestlinks.net และคุณลักษณะหลักของมันคือ "Play the Original Cut The Rope Offline version on your Google Chrome!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Cut The Rope Original

ดาวน์โหลดไฟล์ส่วนขยาย 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
URL อย่างเป็นทางการ 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"
    }
}