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.
特定の HTML オブジェクトの属性の変更について通知を受ける方法はありますか? 私はこのスレッドを見つけましたが、それはブラウザの通常のDOM に関するものにすぎません。Chrome 拡張機能にこれが必要です。
編集: Mutation オブザーバーが必要なことに気付きました。これはjQuery経由でしか利用できないと思いました。その他のリソースについては、こちらを参照してください。