Getting over it
Getting over it in an extension. If you need help, discord me at tom#3341.
Co to jest Getting over it?
Getting over it to rozszerzenie Chrome opracowane przez chrmdev06, a jego główną funkcją jest „Getting over it in an extension. If you need help, discord me at tom#3341.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Getting over it
Pobierz pliki rozszerzeń Getting over it w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | lmllgbcnapcbddkhdkmecfhgifgbeagh |
Oficjalny URL | https://chrome.google.com/webstore/detail/getting-over-it/lmllgbcnapcbddkhdkmecfhgifgbeagh |
Opis | Getting over it in an extension. If you need help, discord me at tom#3341. |
Rozmiar pliku | 27.09 MB |
Liczba instalacji | 2,000 |
Aktualna Wersja | 2.1 |
Ostatnia Aktualizacja | 2021-11-06 |
Data Publikacji | 2021-09-22 |
Ocena | 5.00/5 Łącznie 4 Oceny |
Deweloper | chrmdev06 |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | 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" } } |