The article introduces OpenAPI DevTools, a Chrome extension that generates OpenAPI specifications in real-time for any website or application. The extension automatically converts network requests into a specification, allowing users to view and download the specification. The tool is useful for discovering API behavior and can be used for reverse engineering or learning from undocumented APIs. The extension has features such as automatic merging of new request and response headers, bodies, and query parameters per endpoint.