Laravel Query Adviser
Developer extension of Laravel Query Adviser (https://github.com/socialblue/laravel-query-adviser).
Laravel Query Adviserとは何ですか?
Laravel Query Adviserはm.broersenによって開発されたChromeの拡張機能で、その主な機能は「Developer extension of Laravel Query Adviser (https://github.com/socialblue/laravel-query-adviser).」です。
拡張機能のスクリーンショット
Laravel Query Adviser拡張機能のCRXファイルをダウンロード
Laravel Query Adviser拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Developer extension that will show you the queries used by your Laravel application. The Laravel Query Adviser developer extension is used in combination with laravel query adviser https://github.com/socialblue/laravel-query-adviser.
拡張機能の基本情報
名前 | Laravel Query Adviser |
ID | dgojkgibloeebbjieckfjaflodkamdbf |
公式URL | https://chromewebstore.google.com/detail/laravel-query-adviser/dgojkgibloeebbjieckfjaflodkamdbf |
説明 | Developer extension of Laravel Query Adviser (https://github.com/socialblue/laravel-query-adviser). |
ファイルサイズ | 19.56 KB |
インストール数 | 148 |
現在のバージョン | 1.0.0 |
最終更新日 | 2022-12-15 |
公開日 | 2022-12-14 |
開発者 | m.broersen |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/socialblue/laravel-query-adviser |
ヘルプページのURL | https://github.com/socialblue/laravel-query-adviser |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Laravel Query Adviser", "description": "Developer extension of Laravel Query Adviser (https:\/\/github.com\/socialblue\/laravel-query-adviser).", "author": "m.broersen", "version": "1.0.0", "icons": { "16": "images\/favicon16.png", "32": "images\/favicon32.png", "48": "images\/favicon48.png", "128": "images\/favicon128.png" }, "devtools_page": "app\/laravel-query-adviser.html", "permissions": [ "tabs" ], "host_permissions": [ " |