Ditto
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
Ditto क्या है?
Ditto peterbriggs4163 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Ditto एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
एक्सटेंशन की मूल जानकारी
नाम | Ditto |
ID | mkddhibdganacgaaohmgaiebmndhhild |
आधिकारिक URL | https://chromewebstore.google.com/detail/ditto/mkddhibdganacgaaohmgaiebmndhhild |
विवरण | Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection |
फ़ाइल का आकार | 292 KB |
स्थापना संख्या | 25 |
वर्तमान संस्करण | 2.5.28 |
अंतिम अपडेट | 2020-01-16 |
प्रकाशन तिथि | 2020-01-16 |
डेवलपर | peterbriggs4163 |
भुगतान के प्रकार | free |
समर्थित भाषाएँ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Ditto", "description": "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection", "content_security_policy": "script-src 'self'; object-src 'self'", "version": "2.5.28", "icons": { "16": "icons\/icon-16.png", "48": "icons\/icon-48.png", "128": "icons\/icon-128.png" }, "browser_action": { "default_icon": "icons\/icon-16.png", "default_popup": "pop\/pop.html" } } |