Daily Akariの問題を自動的に解くChrome拡張機能です。
注意: このリポジトリにはOpenCV.js (version 4.12.0) が含まれています。追加のダウンロードは不要です。
- Chromeブラウザで
chrome://extensions/を開く - 「パッケージ化されていない拡張機能を読み込む」ボタンをクリック
- このディレクトリ(
chrome_extension)を選択 - 拡張機能リストに「daily akari solver」が追加されます
注意: デベロッパーモードで読み込んだ拡張機能は、Chrome再起動後も有効ですが、更新があった場合は拡張機能ページの「更新」ボタンをクリックする必要があります。
- Daily Akariの問題ページを開く
- ページ右上に表示される「✨ Solve Akari」ボタンをクリック
- 回答が自動的に入力されます
This project includes OpenCV.js (version 4.12.0) from the official OpenCV documentation:
- Source: https://docs.opencv.org/4.12.0/opencv.js
- OpenCV is licensed under Apache License 2.0
- Note: opencv.js is included in this repository for convenience
OpenCV copyright and license information:
- Full copyright details: See COPYRIGHT file
- Full license text: See LICENSE file
- OpenCV Repository: https://github.com/opencv/opencv
This Chrome extension (excluding third-party libraries) is provided as-is for educational purposes.
Third-party components (OpenCV.js) are subject to their respective licenses. See the LICENSE and COPYRIGHT files for OpenCV licensing information.