
ODD Devtools por Fission
Developer tools for debugging ODD applications.
No hay usuariosNo hay usuarios
Metadata de la extensión
Sobre esta extensión
ODD Devtools is a browser extension for debugging applications that use the ODD SDK. It logs session and file system events across domains and app namespaces. Each event includes information about the state of an application, including ODD SDK version, data root CID, username, account DID, agent DID, and capabilities.
Get started by setting debug to true in your ODD program. Open the devtools and select the ODD SDK tab. The ODD Devtools will connect to the ODD SDK and start logging events when they occur.
ODD Devtools organizes event logs by app namespace when debugging more than one app, for example, when one app requests capabilities from another. Select a namespace from the left panel to filter events, or select "All Namespaces" to view all events.
Filter events by entering a search term into the filter input. The filter checks for matches in any event payload value. For example, you could enter "private" to only view changes to the private file system.
Get started by setting debug to true in your ODD program. Open the devtools and select the ODD SDK tab. The ODD Devtools will connect to the ODD SDK and start logging events when they occur.
ODD Devtools organizes event logs by app namespace when debugging more than one app, for example, when one app requests capabilities from another. Select a namespace from the left panel to filter events, or select "All Namespaces" to view all events.
Filter events by entering a search term into the filter input. The filter checks for matches in any event payload value. For example, you could enter "private" to only view changes to the private file system.
Calificado 0 por 0 revisores
Permisos y datosSaber más
Permisos requeridos:
- Ampliar las herramientas para desarrolladores para acceder a tus datos en las pestañas abiertas
- Acceder a tus datos para todos los sitios web
Más información
- Enlaces del complemento
- Versión
- 0.2.0
- Tamaño
- 195,17 KB
- Última actualización
- hace 2 años (11 de may. de 2023)
- Categorías relacionadas
- Licencia
- Apache License Version 2.0
- Política de privacidad
- Leer la política de privacidad de este complemento
- Historial de versiones
- Añadir a la colección
El desarrollador de esta extensión te pide le ayudes a seguir con el desarrollo haciendo una pequeña contribución.
Notas de prensa para 0.2.0
ODD Devtools version 0.2.0 updates the extension to prompt you for the necessary permissions at install time. In addition, we've fixed a bug where the extension would sometimes incorrectly show a not connected message. Lastly, we've updated event payloads to show the important details more clearly.