Getting over it
Getting over it in an extension. If you need help, discord me at tom#3341.
Getting over itとは何ですか?
Getting over itはchrmdev06によって開発されたChromeの拡張機能で、その主な機能は「Getting over it in an extension. If you need help, discord me at tom#3341.」です。
拡張機能のスクリーンショット
Getting over it拡張機能のCRXファイルをダウンロード
Getting over it拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension lets you play "getting over it" by griffpatch, right in your browser. This extension isn't made by or endorsed by griffpatch, scratch or turbowarp. Please don't sue me, I warned you. All credit goes to griffpatch, as he is the one who made the game.
拡張機能の基本情報
名前 | |
ID | lmllgbcnapcbddkhdkmecfhgifgbeagh |
公式URL | https://chrome.google.com/webstore/detail/getting-over-it/lmllgbcnapcbddkhdkmecfhgifgbeagh |
説明 | Getting over it in an extension. If you need help, discord me at tom#3341. |
ファイルサイズ | 27.09 MB |
インストール数 | 2,000 |
現在のバージョン | 2.1 |
最終更新日 | 2021-11-06 |
公開日 | 2021-09-22 |
評価 | 5.00/5 合計 4 レビュー |
開発者 | chrmdev06 |
Eメール | [email protected] |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "name": "Getting over it", "description": "Getting over it in an extension. If you need help, discord me at tom#3341.", "version": "2.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" } } |