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!”。
扩展截图
下载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 |
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" } } |