Skip to content

Releases: mickaphd/SimpleCookie

v3.4.2

10 Feb 14:04
59cf4f7

Choose a tag to compare

v.3.4.2

  • Minor UI adjustment

v3.4.1

  • Fixed a UI glitch

v3.4

  • Updated the add-on to Manifest v3
  • NEW: A new configurable "mySniper" feature has been introduced, along with a new shortcut in the Dock. This feature allows you to delete specific domains through a 'Most Wanted' list in the Settings
  • NEW: A cookie count now appears over the add-on icon, activated by default but completely optional, as always
  • Updated the tracker database with the latest version of Ghostery

v3.4

06 Feb 14:38
11a8178

Choose a tag to compare

  • Updated the add-on to Manifest v3
  • NEW: A new configurable "mySniper" feature has been introduced, along with a new shortcut in the Dock. This feature allows you to delete specific domains through a 'Most Wanted' list in the Settings
  • NEW: A cookie count now appears over the add-on icon, activated by default but completely optional, as always
  • Updated the tracker database with the latest version of Ghostery

v3.3.1

14 Jul 12:28
6350a73

Choose a tag to compare

  • Fixed a bug from the previous update that prevented the option to highlight the actual open tab (eye insight)

v3.3

04 Jul 12:09
a6e39c7

Choose a tag to compare

  • Added an option to display open tabs that store cookies at the top of SimpleCookie. Both the top section (active tabs) and the rest of the websites (closed tabs) will be sorted alphabetically. This option is deactivated by default, so please go to Settings to activate it (thanks to devRolige for the idea)

v3.2

14 May 09:19
8e96657

Choose a tag to compare

  • Fixed a super annoying bug introduced by the new UI for long lists of sites that store cookies. Fixed it and switched back to a more minimalist UI (simpler is always better, I suppose...)

v3.1

04 Apr 09:03
7553224

Choose a tag to compare

v3.1

  • Fixed a bug with the cookie duplicate detection function
  • Updated the tab switcher with the Ctrl key for PC (and Command for Mac) as pressing Alt was problematic on Firefox for PC
  • Added a drop-down menu for the containers on the create/edit page

v3.0

  • NEW: redesigned UI for both popup and settings
  • NEW (BETA): introduced a cookie editor to either create a new cookie from scratch (accessible from settings) or edit one (accessible from the detailed table)
  • NEW: introduced a tab switcher feature. Hold Command (Mac) or Alt (PC) to switch to one of the open tabs in SimpleCookie (highlighted in green)
  • Fixed a bug with the display of the insight icons
  • Changed the popup behavior when there is no cookie

v3.0

02 Apr 15:28
28a805b

Choose a tag to compare

  • NEW: redesigned UI for both popup and settings
  • NEW (BETA): introduced a cookie editor to either create a new cookie from scratch (accessible from settings) or edit one (accessible from the detailed table)
  • NEW: introduced a tab switcher feature. Hold Command (Mac) or Alt (PC) to switch to one of the open tabs in SimpleCookie (highlighted in green)
  • Fixed a bug with the display of the insight icons
  • Changed the popup behavior when there is no cookie

v2.9.1

26 Feb 15:33
c88f417

Choose a tag to compare

v2.9.1

  • Bug fix

v2.9

  • Removed Font Awesome by adding a brand new set of local SVG icons, eliminating external requests and ensuring icons are available offline (thanks to https://www.svgrepo.com/ and https://svgcolor.com/)
  • Improved the favorite/star status and Dock UI
  • Added a cookie counter in the Dock that shows the total number of cookies, with auto-updates when cookies are deleted or restored
  • Added a tooltip message that appears when hovering over listed websites, providing reminders for left and right clicks
  • Added the ability to undo cookie deletions from the detailed table
  • Improved the cookie fetching code to fix rare instances of missing cookies (e.g., from msn.com). Regarding this, I’m confident that we are now retrieving all cookies stored in Firefox. Most other add-ons I tested do not display partitioned cookies or cookies stored in special containers (except for Cookie Manager from Rob W, another great add-on I often use for comparison!). However, please let me know on GitHub if you believe that some cookies are still not being displayed for any reason. The new cookie counter in the Dock should also be useful for checking and comparing
  • Fixed the export/import function to account for partitioned cookies
  • Implemented a JSON format check during the import process to alert users in case of failure (with a funny message if an error is detected..)
  • Updated the Ghostery tracking list

v2.9

26 Feb 14:45
3845051

Choose a tag to compare

  • Removed Font Awesome by adding a brand new set of local SVG icons, eliminating external requests and ensuring icons are available offline (thanks to https://www.svgrepo.com/ and https://svgcolor.com/)
  • Improved the favorite/star status and Dock UI
  • Added a cookie counter in the Dock that shows the total number of cookies, with auto-updates when cookies are deleted or restored
  • Added a tooltip message that appears when hovering over listed websites, providing reminders for left and right clicks
  • Added the ability to undo cookie deletions from the detailed table
  • Improved the cookie fetching code to fix rare instances of missing cookies (e.g., from msn.com). Regarding this, I’m confident that we are now retrieving all cookies stored in Firefox. Most other add-ons I tested do not display partitioned cookies or cookies stored in special containers (except for Cookie Manager from Rob W, another great add-on I often use for comparison!). However, please let me know on GitHub if you believe that some cookies are still not being displayed for any reason. The new cookie counter in the Dock should also be useful for checking and comparing
  • Fixed the export/import function to account for partitioned cookies
  • Implemented a JSON format check during the import process to alert users in case of failure (with a funny message if an error is detected..)
  • Updated the Ghostery tracking list

v2.8.1

26 Nov 19:05
16e5c29

Choose a tag to compare

  • Fixed a UI bug that caused the Dock to hide behind the list when viewing a long list of websites