Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

CookieMaster sürüm geçmişi - 20 sürüm

CookieMaster geliştiren: Craig Miskell

5 üzerinden 4,5 puan
5 üzerinden 4,5 puan
5
16
4
4
3
0
2
1
1
1
CookieMaster sürüm geçmişi - 20 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 1.2.3

    4 Eki 2023 tarihinde çıktı - 470,8 KB
    firefox 59.0 ve üstü ile çalışır
    Boldify the cookie name in logs so it's easier to visually parse

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 1.2.2

    12 Ağu 2023 tarihinde çıktı - 470,78 KB
    firefox 59.0 ve üstü ile çalışır
    Fix https://github.com/craigmiskell/cookiemaster/issues/27 by accepting cookies where the claimed domain has a trailing dot.
    Some very minor performance enhancements

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.1

    25 Şub 2021 tarihinde çıktı - 470,58 KB
    firefox 59.0 ve üstü ile çalışır
    Fixed a bug in the content script which affected youtube (see https://github.com/craigmiskell/cookiemaster/issues/23)

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.0

    13 Şub 2021 tarihinde çıktı - 470,59 KB
    firefox 59.0 ve üstü ile çalışır
    Fixed 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')

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.5

    18 Nis 2020 tarihinde çıktı - 469,43 KB
    firefox 59.0 ve üstü ile çalışır
    Re-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.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.4

    18 Nis 2020 tarihinde çıktı - 469,16 KB
    firefox 59.0 ve üstü ile çalışır
    1. 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/15

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.3

    7 Şub 2020 tarihinde çıktı - 465,68 KB
    firefox 59.0 ve üstü ile çalışır
    1. 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 13

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.2

    25 Oca 2020 tarihinde çıktı - 457,74 KB
    firefox 59.0 ve üstü ile çalışır
    Fixes 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.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.1

    25 Oca 2020 tarihinde çıktı - 457,74 KB
    firefox 59.0 ve üstü ile çalışır
    Fixes 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.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.0

    23 Oca 2020 tarihinde çıktı - 456,67 KB
    firefox 59.0 ve üstü ile çalışır
    * 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 page

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.9

    13 Nis 2019 tarihinde çıktı - 343,37 KB
    firefox 59.0 ve üstü ile çalışır
    Fix private-browsing mode handling; cookies set by javascript weren't being blocked (removed) as expected.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.8

    10 Mar 2019 tarihinde çıktı - 343,57 KB
    firefox 59.0 ve üstü ile çalışır
    Fix a bug with relative redirects in the recently (v1.0.7) introduced (v1.0.7) redirect handling.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.7

    24 Şub 2019 tarihinde çıktı - 339,52 KB
    firefox 59.0 ve üstü ile çalışır
    Fixed 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'

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.6

    6 Oca 2019 tarihinde çıktı - 339,67 KB
    firefox 59.0 ve üstü ile çalışır
    Fix parsing of Expires values that wasn't handling common date formats; would have permitted cookies that should have been blocked.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.5

    1 Ara 2018 tarihinde çıktı - 334,39 KB
    firefox 59.0 ve üstü ile çalışır
    Fixed the help button
    Fixed to work in Private Browsing/Incognito mode

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.4

    13 May 2018 tarihinde çıktı - 334,12 KB
    firefox 59.0 ve üstü, android 59.0 - 68.* arası ile çalışır
    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.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.3

    14 Nis 2018 tarihinde çıktı - 222,09 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    Fixed yet another silly bug that may have been preventing it blocking 3rd party cookies correctly.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.2

    26 Mar 2018 tarihinde çıktı - 222,09 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    * 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.

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.1

    15 Şub 2018 tarihinde çıktı - 220,73 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır
    Fixed handling of bare hostnames (i.e. those without domains, being on your local LAN)

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0

    11 Şub 2018 tarihinde çıktı - 498,87 KB
    firefox 42.0 ve üstü, android 48.0 - 68.* arası ile çalışır

    Kaynak kodu Yalnızca GNU Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.