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" } } |