Coconutool
Chrome and DevTools extension for debugging Cocos Creator V3 games.
Co to jest Coconutool?
Coconutool to rozszerzenie Chrome opracowane przez Raykid, a jego główną funkcją jest „Chrome and DevTools extension for debugging Cocos Creator V3 games.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Coconutool
Pobierz pliki rozszerzeń Coconutool 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
Chrome devtool for debugging games that made by Cocos Creator V3. You can do several things below: 1. Inspect game internal node and modify properties of it. 2. Modify internal components just like that in IDE. 3. Modify CUSTOM COMPONENTS just like that in IDE. This may help you adjusting configs without switching between Chrome & IDE, and no need to rerun the game time after time. 4. Change node's display index with drag&drop.
Podstawowe informacje o rozszerzeniu
Nazwa | Coconutool |
ID | cpbcmlplbdlhlpohffilkklbgcdpcfhk |
Oficjalny URL | https://chromewebstore.google.com/detail/coconutool/cpbcmlplbdlhlpohffilkklbgcdpcfhk |
Opis | Chrome and DevTools extension for debugging Cocos Creator V3 games. |
Rozmiar pliku | 731 KB |
Liczba instalacji | 1,191 |
Aktualna Wersja | 0.1.5 |
Ostatnia Aktualizacja | 2022-02-14 |
Data Publikacji | 2021-12-02 |
Ocena | 5.00/5 Łącznie 15 Oceny |
Deweloper | Raykid |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Coconutool", "version": "0.1.5", "description": "Chrome and DevTools extension for debugging Cocos Creator V3 games.", "icons": { "16": "assets\/icon.png", "48": "assets\/icon.png", "128": "assets\/icon.png" }, "content_scripts": [ { "matches": [ " |