Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
SimpleLoggerサンプルアドオンをダウンロードしました。実行すると、OnDocumentCompleteが呼び出されていないことに気付きました。ただし、OnBeforeNavigateが呼び出されています。呼び出されない理由は何でしょうか。IE8を使用しています。
それで、私はこの問題の答えを見つけました。spicie のサイトからインストールした spicie が原因で発生していました。プロジェクトを再度コンパイルし、spicie dll をプロジェクト フォルダーに配置すると、問題が解決しました。