relog
PHP logs in your shell and Chrome DevTools
Was ist relog?
relog ist eine Chrome-Erweiterung, die von Hristiyan Dodov entwickelt wurde, und ihr Hauptmerkmal ist "PHP logs in your shell and Chrome DevTools".
Erweiterungsscreenshots
relog-Erweiterungs-CRX-Datei herunterladen
Laden Sie relog-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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 Grundlegende Informationen zur Erweiterung
| Name | |
| ID | pdnfjolnfbmlmncgkjphobojiglpcpic |
| Offizielle URL | https://chromewebstore.google.com/detail/relog/pdnfjolnfbmlmncgkjphobojiglpcpic |
| Beschreibung | PHP logs in your shell and Chrome DevTools |
| Dateigröße | 24.72 KB |
| Installationsanzahl | 17 |
| Aktuelle Version | 1.0.3 |
| Letztes Update | 2019-07-06 |
| Veröffentlichungsdatum | 2019-07-01 |
| Entwickler | Hristiyan Dodov |
| [email protected] | |
| Zahlungsart | free |
| Erweiterungswebsite | https://github.com/hdodov/relog |
| Hilfeseite URL | https://github.com/hdodov/relog/issues |
| Unterstützte Sprachen | 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": [
" | |