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 |
电子邮箱 | [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" } } |