Nuxt Assistant

Nuxt Assistant for cozy debugging Nuxt sites

Nuxt Assistantとは何ですか?

Nuxt AssistantはLoot N.によって開発されたChromeの拡張機能で、その主な機能は「Nuxt Assistant for cozy debugging Nuxt sites」です。

拡張機能のスクリーンショット

screenshot
screenshot
screenshot
screenshot
screenshot

Nuxt Assistant拡張機能のCRXファイルをダウンロード

Nuxt Assistant拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 Nuxt Assistant Nuxt Assistant
ID nebkdnlhchcbbjpgfmhifafhfjipphgi
公式URL https://chromewebstore.google.com/detail/nuxt-assistant/nebkdnlhchcbbjpgfmhifafhfjipphgi
説明 Nuxt Assistant for cozy debugging Nuxt sites
ファイルサイズ 54.57 KB
インストール数 412
現在のバージョン 1.15
最終更新日 2024-03-02
公開日 2023-12-02
評価 4.67/5 合計 3 レビュー
開発者 Loot N.
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://github.com/Lootjs
ヘルプページのURL https://github.com/Lootjs
対応言語 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"
    ]
}