Getting over it
Getting over it in an extension. If you need help, discord me at tom#3341.
Qu'est-ce que Getting over it ?
Getting over it est une extension Chrome développée par chrmdev06, et sa fonction principale est "Getting over it in an extension. If you need help, discord me at tom#3341.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Getting over it
Téléchargez les fichiers d'extension Getting over it au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | lmllgbcnapcbddkhdkmecfhgifgbeagh |
URL Officiel | 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. |
Taille du Fichier | 27.09 MB |
Nombre d'Installations | 2,000 |
Version Actuelle | 2.1 |
Dernière Mise à Jour | 2021-11-06 |
Date de Publication | 2021-09-22 |
Évaluation | 5.00/5 Total 4 Évaluations |
Développeur | chrmdev06 |
[email protected] | |
Type de Paiement | free |
Langues Prises en Charge | 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" } } |