Getting over it
Getting over it in an extension. If you need help, discord me at tom#3341.
Cos'è Getting over it?
Getting over it è un'estensione di Chrome sviluppata da chrmdev06, e la sua funzione principale è "Getting over it in an extension. If you need help, discord me at tom#3341.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Getting over it
Scarica i file di estensione Getting over it in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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.
Informazioni di Base sull'Estensione
Nome | |
ID | lmllgbcnapcbddkhdkmecfhgifgbeagh |
URL Ufficiale | https://chrome.google.com/webstore/detail/getting-over-it/lmllgbcnapcbddkhdkmecfhgifgbeagh |
Descrizione | Getting over it in an extension. If you need help, discord me at tom#3341. |
Dimensione del File | 27.09 MB |
Conteggio Installazioni | 2,000 |
Versione Corrente | 2.1 |
Ultimo Aggiornamento | 2021-11-06 |
Data di Pubblicazione | 2021-09-22 |
Valutazione | 5.00/5 Totale 4 Valutazioni |
Sviluppatore | chrmdev06 |
[email protected] | |
Tipo di Pagamento | free |
Lingue Supportate | 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" } } |