Created on 2017-10-28
Modified on 2017-11-15
2017-11-14にリリースされる予定のFirefox
57では旧式アドオンがデフォルトで無効化される。
自分が使用しているアドオンの、WebExtensionへの対応状況がどうなっているのかまとめ。
この様子だと、しばらくは extensions.legacy.enabled=true
を設定しておく必要がありそう。
| Addon Name | 対応状況 | 備考 |
|---|---|---|
| Add to Search Bar | no | Mycroftなどから探す or 頑張って自作? |
| Disable Ctrl-Q Shortcut | no | APIの準備待ち。作者が活動していないので要fork? https://github.com/choobin/dcqs/issues/10 |
| FireGestures | no | 作者がダメっぽい。代替アドオンに乗り換える? https://github.com/gomita/firegestures/issues/168 |
| Greasemonkey | yes | |
| HTTPS Everywhere | yes | |
| NoScript | no (API準備待ち) | Firefox 57には間に合わなそう https://bugzilla.mozilla.org/show_bug.cgi?id=1332273 |
| Stylish | yes | アップデートで対応 |
| Tab Center | no | Tab Center Reduxに乗り換えよう |
| VimFx | no | 開発停止。README参照 https://github.com/akhodakivskiy/VimFx |
| Wayback Machine | yes | |
| テキストリンク | yes |