From 808c3d8939f8340def22584d2c26fbddc3adca71 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 3 Jul 2020 04:27:05 +0000 Subject: [PATCH] Updated 4.1 Extensions (markdown) --- 4.1-Extensions.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/4.1-Extensions.md b/4.1-Extensions.md index 852bd99..6b731e6 100644 --- a/4.1-Extensions.md +++ b/4.1-Extensions.md @@ -4,8 +4,10 @@ This list covers privacy and security related extensions only. While we believe * [#655](https://github.com/ghacksuserjs/ghacks-user.js/issues/655) Submissions | [#350](https://github.com/ghacksuserjs/ghacks-user.js/issues/350) Prefs & Extensions | [#664](https://github.com/ghacksuserjs/ghacks-user.js/issues/664) CSP issues -### :small_orange_diamond: **ESR68** [fixed in 77](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/77#API_changes) -:exclamation: **CSP**: When multiple extensions use CSP injection to modify headers, only one wins and predicting the winner is like [rolling a dice](https://github.com/ghacksuserjs/ghacks-user.js/issues/265#issuecomment-393935989). Some CSP items (this is not an exhaustive list) to be aware of are highlighted below. +### :small_orange_diamond: **CSP** +- **FULLY** fixed in ESR78.1+ and FF78+ + - [Developer Release Notes](https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/77#API_changes), [1462989](https://bugzilla.mozilla.org/show_bug.cgi?id=1462989), [1635781](https://bugzilla.mozilla.org/show_bug.cgi?id=1635781) +- :exclamation: **CSP**: When multiple extensions use CSP injection to modify headers, only one wins and predicting the winner is like [rolling a dice](https://github.com/ghacksuserjs/ghacks-user.js/issues/265#issuecomment-393935989). Some CSP items (this is not an exhaustive list) to be aware of are highlighted below. --- ### :small_orange_diamond: Extensions (in no particular order...)