Nuxt Assistant

Nuxt Assistant for cozy debugging Nuxt sites

Wat is Nuxt Assistant?

Nuxt Assistant is een Chrome-extensie ontwikkeld door Loot N., en de belangrijkste functie is "Nuxt Assistant for cozy debugging Nuxt sites".

Extensie Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download het CRX-bestand van de extensie Nuxt Assistant

Download Nuxt Assistant-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Nuxt Assistant Nuxt Assistant
ID nebkdnlhchcbbjpgfmhifafhfjipphgi
Officiële URL https://chromewebstore.google.com/detail/nuxt-assistant/nebkdnlhchcbbjpgfmhifafhfjipphgi
Beschrijving Nuxt Assistant for cozy debugging Nuxt sites
Bestandsgrootte 54.57 KB
Aantal Installaties 412
Huidige Versie 1.15
Laatst Bijgewerkt 2024-03-02
Publicatiedatum 2023-12-02
Beoordeling 4.67/5 Totaal 3 Beoordelingen
Ontwikkelaar Loot N.
E-mail [email protected]
Betalingswijze free
Extensiewebsite https://github.com/Lootjs
Help Pagina-URL https://github.com/Lootjs
Ondersteunde Talen 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"
    ]
}