not undertale
a game not like undertale
not undertale क्या है?
not undertale https://somecoolwebsite.github.io द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "a game not like undertale"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में not undertale एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
A game that looks a bit like undertale!!!!!!!11
एक्सटेंशन की मूल जानकारी
नाम | ![]() |
ID | jijpdepijajaffglleedkkplhfhinnda |
आधिकारिक URL | https://chrome.google.com/webstore/detail/not-undertale/jijpdepijajaffglleedkkplhfhinnda |
विवरण | a game not like undertale |
फ़ाइल का आकार | 14.61 MB |
स्थापना संख्या | 727 |
वर्तमान संस्करण | 1.2 |
अंतिम अपडेट | 2019-03-13 |
प्रकाशन तिथि | 2019-03-13 |
रेटिंग | 3.57/5 कुल 7 रेटिंग्स |
डेवलपर | https://somecoolwebsite.github.io |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
एक्सटेंशन वेबसाइट | https://somecoolwebsite.github.io/ |
सहायता पृष्ठ URL | https://somecoolwebsite.github.io/ |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "not undertale", "version": "1.2", "description": "a game not like undertale", "background": { "scripts": [ "background.js" ], "persistent": false }, "browser_action": { "default_popup": "popup.html" }, "options_page": "options.html", "manifest_version": 2 } |