Silverlight In Chrome < Mobile DIRECT >
| Priority | Action | |----------|--------| | | Audit all Silverlight dependencies | | High | Rewrite using HTML5/CSS3/JavaScript framework (React, Angular, Vue, Blazor) | | Medium | For legacy internal tools, use IE mode in Edge temporarily | | Low | Use a legacy browser on an isolated, non-internet-connected machine |
Microsoft no longer provides updates or security patches for Silverlight. Even if you force it to run, your system is at risk. If you own or maintain a Silverlight application: silverlight in chrome
Migrate away from Silverlight to modern web standards (HTML5, WebAssembly, WebGL) wherever possible. 2. Technical Background | Feature | Silverlight | Chrome Support | |---------|-------------|----------------| | Plugin architecture | NPAPI | Removed in Chrome 45+ | | Alternative API | PPAPI (Pepper) | Not supported by Silverlight | | 64-bit Chrome | N/A | Does not support NPAPI plugins | | Default security model | Plugin-based | Plugin-free, sandboxed | | Priority | Action | |----------|--------| | |
