Ditto
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
What is Ditto?
Ditto is a Chrome extension developed by peterbriggs4163, and its main feature is "Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection".
Extension Screenshots
Download Ditto Extension CRX File
Download Ditto extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
Extension Basic Information
Name | Ditto |
ID | mkddhibdganacgaaohmgaiebmndhhild |
Official URL | https://chromewebstore.google.com/detail/ditto/mkddhibdganacgaaohmgaiebmndhhild |
Description | Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection |
File Size | 292 KB |
Installation Count | 25 |
Current Version | 2.5.28 |
Last Updated | 2020-01-16 |
Publish Date | 2020-01-16 |
Developer | peterbriggs4163 |
Payment Type | free |
Supported Languages | 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" } } |