relog
PHP logs in your shell and Chrome DevTools
Qu'est-ce que relog ?
relog est une extension Chrome développée par Hristiyan Dodov, et sa fonction principale est "PHP logs in your shell and Chrome DevTools".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension relog
Téléchargez les fichiers d'extension relog au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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
Informations de Base sur l'Extension
Nom | relog |
ID | pdnfjolnfbmlmncgkjphobojiglpcpic |
URL Officiel | https://chromewebstore.google.com/detail/relog/pdnfjolnfbmlmncgkjphobojiglpcpic |
Description | PHP logs in your shell and Chrome DevTools |
Taille du Fichier | 24.72 KB |
Nombre d'Installations | 17 |
Version Actuelle | 1.0.3 |
Dernière Mise à Jour | 2019-07-06 |
Date de Publication | 2019-07-01 |
Développeur | Hristiyan Dodov |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/hdodov/relog |
URL de la Page d'Aide | https://github.com/hdodov/relog/issues |
Langues Prises en Charge | 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": [ " |