From e75072f761da7e0781fdac7aea4e3299ee5c71a4 Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Fri, 27 Oct 2017 18:21:53 +1300 Subject: [PATCH] Updated 1.7 Setting Extension Permission Exceptions (markdown) --- 1.7-Setting-Extension-Permission-Exceptions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/1.7-Setting-Extension-Permission-Exceptions.md b/1.7-Setting-Extension-Permission-Exceptions.md index c82369f..5aa500b 100644 --- a/1.7-Setting-Extension-Permission-Exceptions.md +++ b/1.7-Setting-Extension-Permission-Exceptions.md @@ -16,7 +16,7 @@ Extensions 1 that use local dom storage and/or indexedDB **will break You have two choices - Allow first party cookies and use an extension to clean up and/or block cookies and storage - - Deny all cookies and use site exceptions, **including** exceptions for extensions that need it. And you can still use an extension to clean up and control those cookies and storage if you want. + - Deny all cookies and use site exceptions, **including** exceptions for extensions that need it. And you can still use an extension to clean up and control website cookies and storage if you want. ### :small_orange_diamond: How To Set Extension Cookie Exceptions