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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Getting over it in an extension. If you need help, discord me at tom#3341."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Getting over it एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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" } } |