You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.
If you face some problem while you're using this application, feel free to report it as the issue. Of course, I intend to investigate its cause with full might. However, to find the cause, more information sometimes may be needed. That is, the Console Log is necessary to fix its problem.
This page describes how to capture the Console Log.
1. Open the Extension Page
Fill in the URL below in the address bar of the Chrome Web browser.
chrome://extensions
2. Click the Background Context Link
Find this application from the extension page, then click the "background page" link.
When its link clicked, the DevTools will be opened.
3. Capture the Console Log
Click the "Console" tab on the top menu.
Capture the Console outouts as an image, or Copy them as a text.
4. Report the problem as a new issue
Finally, register the problem as a new issue to the issue list page.