Nuxt Assistant
Nuxt Assistant for cozy debugging Nuxt sites
Co to jest Nuxt Assistant?
Nuxt Assistant to rozszerzenie Chrome opracowane przez Loot N., a jego główną funkcją jest „Nuxt Assistant for cozy debugging Nuxt sites”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Nuxt Assistant
Pobierz pliki rozszerzeń Nuxt Assistant 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
Elevate your Nuxt.js debugging experience with the "Nuxt Assistant" - a powerful extension tailored for developers working with the Nuxt.js framework at Production. This extension seamlessly integrates into your Chrome DevTools, providing a dedicated panel brimming with insights and tools to enhance your productivity. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | nebkdnlhchcbbjpgfmhifafhfjipphgi |
| Oficjalny URL | https://chromewebstore.google.com/detail/nuxt-assistant/nebkdnlhchcbbjpgfmhifafhfjipphgi |
| Opis | Nuxt Assistant for cozy debugging Nuxt sites |
| Rozmiar pliku | 54.57 KB |
| Liczba instalacji | 412 |
| Aktualna Wersja | 1.15 |
| Ostatnia Aktualizacja | 2024-03-02 |
| Data Publikacji | 2023-12-02 |
| Ocena | 4.67/5 Łącznie 3 Oceny |
| Deweloper | Loot N. |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://github.com/Lootjs |
| Adres URL Strony Pomocy | https://github.com/Lootjs |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 3,
"name": "Nuxt Assistant",
"version": "1.15",
"description": "Nuxt Assistant for cozy debugging Nuxt sites",
"devtools_page": "nuxt-assistant.html",
"icons": {
"128": "images\/icon128.png"
},
"permissions": [
"tabs"
]
} | |