relog
PHP logs in your shell and Chrome DevTools
Apa itu relog?
relog adalah ekstensi Chrome yang dikembangkan oleh Hristiyan Dodov, dan fitur utamanya adalah "PHP logs in your shell and Chrome DevTools".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi relog
Unduh file ekstensi relog dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
This extension is used to connect to a WebSocket server that streams logs and display them in the DevTools console. For the extension to work you need to start a server first. This is done via the following npm package: https://www.npmjs.com/package/relog For more information on usage, check the GitHub page: https://github.com/hdodov/relog
Informasi Dasar Ekstensi
Nama | relog |
ID | pdnfjolnfbmlmncgkjphobojiglpcpic |
URL Resmi | https://chromewebstore.google.com/detail/relog/pdnfjolnfbmlmncgkjphobojiglpcpic |
Deskripsi | PHP logs in your shell and Chrome DevTools |
Ukuran File | 24.72 KB |
Jumlah Instalasi | 17 |
Versi Saat Ini | 1.0.3 |
Terakhir Diperbarui | 2019-07-06 |
Tanggal Publikasi | 2019-07-01 |
Pengembang | Hristiyan Dodov |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://github.com/hdodov/relog |
URL Halaman Bantuan | https://github.com/hdodov/relog/issues |
Bahasa yang Didukung | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "version": "1.0.3", "name": "relog", "icons": { "16": "img\/icon-16.png", "48": "img\/icon-48.png", "128": "img\/icon-128.png" }, "description": "PHP logs in your shell and Chrome DevTools", "permissions": [ " |