Ferzjeskiednis fan CookieMaster - 20 ferzjes
CookieMaster troch Craig Miskell
Wês foarsichtich mei âlde ferzjes! Dizze ferzjes wurde foar test- en referinsjedoeleinen werjûn.Jo moatte altyd de meast resinte ferzje fan in add-on brûke.
Nijste ferzje
Ferzje 1.2.3
Utjûn op 4 okt. 2023 - 470,8 KBWurket mei firefox 59.0 en letterBoldify the cookie name in logs so it's easier to visually parseBoarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Firefox downloade en de útwreiding ûntfangeJo hawwe Firefox nedich om dizze útwreiding te brûkenAldere ferzjes
Ferzje 1.2.2
Utjûn op 12 aug. 2023 - 470,78 KBWurket mei firefox 59.0 en letterFix https://github.com/craigmiskell/cookiemaster/issues/27 by accepting cookies where the claimed domain has a trailing dot.
Some very minor performance enhancementsBoarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.2.1
Utjûn op 25 feb. 2021 - 470,58 KBWurket mei firefox 59.0 en letterFixed a bug in the content script which affected youtube (see https://github.com/craigmiskell/cookiemaster/issues/23)Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.2.0
Utjûn op 13 feb. 2021 - 470,59 KBWurket mei firefox 59.0 en letterFixed the third party cookie definition to match the Firefox definition (same base domain => first party, not a simple request vs tab URL check).
Also adjusted debug logging to report the domains of individual cookies in a request with several cookies (used to report 'undefined')Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.1.5
Utjûn op 18 apr. 2020 - 469,43 KBWurket mei firefox 59.0 en letterRe-noting 1.1.4 feature changes, as 1.1.5 is just a bug fix.
Refactor content script injection to be a script tag rather than an inline eval, and add a CSP header (when necessary) to allow that script tag by SHA sum. Still a little bit race-y, but it is currently when waiting for config to load async, so this isn't substantially worse, and in many cases is likely to be better (i.e. sites with proper CSP).
Override navigator.cookieEnabled to reflect user settings - https://github.com/craigmiskell/cookiemaster/issues/15
1.1.5:
Fixes https://github.com/craigmiskell/cookiemaster/issues/18, where attempts to *delete* a cookie by javascript would fail because of an awful bug in my code.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.1.4
Utjûn op 18 apr. 2020 - 469,16 KBWurket mei firefox 59.0 en letter1. Refactor content script injection to be a script tag rather than an inline eval, and add a CSP header (when necessary) to allow that script tag by SHA sum. Still a little bit race-y, but it is currently when waiting for config to load async, so this isn't substantially worse, and in many cases is likely to be better (i.e. sites with proper CSP).
2. Override navigator.cookieEnabled to reflect user settings - https://github.com/craigmiskell/cookiemaster/issues/15Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.1.3
Utjûn op 7 feb. 2020 - 465,68 KBWurket mei firefox 59.0 en letter1. Fix loading of config before trying to use it to do content-script authorisation of javascript cookies. Fixes https://github.com/craigmiskell/cookiemaster/issues/13
2. Re-add detecting cookie-change events as a last-ditch to deal with CSP blocking content-script injection. Fixes https://github.com/craigmiskell/cookiemaster/issues/12, and necessary to deal with side-effects of fixing issue 13Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.1.2
Utjûn op 25 jan. 2020 - 457,74 KBWurket mei firefox 59.0 en letterFixes a fairly bad misbehavior caused when sites set cookies by javascript and then immediately try to read the value back, due to the 'better' javascript cookie handling added in version 1.1.0. Details on https://github.com/craigmiskell/cookiemaster/issues/11 if you're interested
.
Sorry about the inconvenience
NB: v1.1.1 had some debugging left in inadvertently which would pop up an alert box, which v1.1.2 removes. Again, sorry.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.1.1
Utjûn op 25 jan. 2020 - 457,74 KBWurket mei firefox 59.0 en letterFixes a fairly bad misbehavior caused when sites set cookies by javascript and then immediately try to read the value back, due to the 'better' javascript cookie handling added in version 1.1.0. Details on https://github.com/craigmiskell/cookiemaster/issues/11 if you're interested.
Sorry about the inconvenience.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.1.0
Utjûn op 23 jan. 2020 - 456,67 KBWurket mei firefox 59.0 en letter* Update icons, and badge-like indicators on the main window icon to show if cookies have been blocked or allowed for the current page without opening the popup
* Better capturing of cookies set by javascript (it was a bit of guess-work before, now it's very reliable)
* Cookies set/blocked in iframes are now explicitly shown in the popup
* Backup + restore of configuration now available from settings
* Added a 'Settings' button in the popup for easier access to the settings pageBoarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.9
Utjûn op 13 apr. 2019 - 343,37 KBWurket mei firefox 59.0 en letterFix private-browsing mode handling; cookies set by javascript weren't being blocked (removed) as expected.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.8
Utjûn op 10 mrt. 2019 - 343,57 KBWurket mei firefox 59.0 en letterFix a bug with relative redirects in the recently (v1.0.7) introduced (v1.0.7) redirect handling.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.7
Utjûn op 24 feb. 2019 - 339,52 KBWurket mei firefox 59.0 en letterFixed a bug with redirects (particularly noticeable with OAuth and SAML login redirect chains) leading to cookies involved in that process being incorrectly identified as '3rd party' and potentially:
a) being blocked, and
b) the popup UI confusingly showing them as 'allowed' but 'blocked'Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.6
Utjûn op 6 jan. 2019 - 339,67 KBWurket mei firefox 59.0 en letterFix parsing of Expires values that wasn't handling common date formats; would have permitted cookies that should have been blocked.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.5
Utjûn op 1 des. 2018 - 334,39 KBWurket mei firefox 59.0 en letterFixed the help button
Fixed to work in Private Browsing/Incognito modeBoarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.4
Utjûn op 13 mai 2018 - 334,12 KBWurket mei firefox 59.0 en letter, android 59.0 oant 68.*Added warnings in the browser action/popup to alert users if their FF cookie settings are incompatible with the CookieMaster settings in ways that might prove surprising.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.3
Utjûn op 14 apr. 2018 - 222,09 KBWurket mei firefox 42.0 en letter, android 48.0 oant 68.*Fixed yet another silly bug that may have been preventing it blocking 3rd party cookies correctly.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.2
Utjûn op 26 mrt. 2018 - 222,09 KBWurket mei firefox 42.0 en letter, android 48.0 oant 68.** Use bootstrap.css in the popup, and restyle slightly to look a bit less ugly
* Remove unnecessary logging on cookie delete
* Fix a bug in handling of 3rd party cookies that would have meant they were being allowed incorrectly.Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0.1
Utjûn op 15 feb. 2018 - 220,73 KBWurket mei firefox 42.0 en letter, android 48.0 oant 68.*Fixed handling of bare hostnames (i.e. those without domains, being on your local LAN)Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0
Ferzje 1.0
Utjûn op 11 feb. 2018 - 498,87 KBWurket mei firefox 42.0 en letter, android 48.0 oant 68.*Boarnekoade frijjûn ûnder Allinnich GNU General Public License v3.0