Ditto

Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection

Co to jest Ditto?

Ditto to rozszerzenie Chrome opracowane przez peterbriggs4163, a jego główną funkcją jest „Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Ditto

Pobierz pliki rozszerzeń Ditto w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection                    

Podstawowe informacje o rozszerzeniu

Nazwa Ditto Ditto
ID mkddhibdganacgaaohmgaiebmndhhild
Oficjalny URL https://chromewebstore.google.com/detail/ditto/mkddhibdganacgaaohmgaiebmndhhild
Opis Get to the exit of each level But be careful Some objects and enemies can only be seen in the reflection
Rozmiar pliku 292 KB
Liczba instalacji 25
Aktualna Wersja 2.5.28
Ostatnia Aktualizacja 2020-01-16
Data Publikacji 2020-01-16
Deweloper peterbriggs4163
Typ Płatności free
Obsługiwane Języki 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"
    }
}