Getting over it
Getting over it in an extension. If you need help, discord me at tom#3341.
What is Getting over it?
Getting over it is a Chrome extension developed by chrmdev06, and its main feature is "Getting over it in an extension. If you need help, discord me at tom#3341.".
Extension Screenshots
Download Getting over it Extension CRX File
Download Getting over it extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | lmllgbcnapcbddkhdkmecfhgifgbeagh |
Official URL | https://chrome.google.com/webstore/detail/getting-over-it/lmllgbcnapcbddkhdkmecfhgifgbeagh |
Description | Getting over it in an extension. If you need help, discord me at tom#3341. |
File Size | 27.09 MB |
Installation Count | 2,000 |
Current Version | 2.1 |
Last Updated | 2021-11-06 |
Publish Date | 2021-09-22 |
Rating | 5.00/5 Total 4 Ratings |
Developer | chrmdev06 |
[email protected] | |
Payment Type | free |
Supported Languages | 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" } } |