SimpleCookie version history - 19 versions
SimpleCookie by mickaphd
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 2.7
Released Nov 20, 2024 - 78.14 KBWorks with firefox 58.0 and later- Added a reset feature to clear your favorites and reset all settings to factory defaults
- Added a new export/import feature for all cookies in a JSON format. This should include containers and all cookie properties in addition to metadata such as SimpleCookie version, date of export, etc. Be careful as your cookies are not encrypted
- UI tweaksSource code released under GNU General Public License v3.0
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 2.6
Released Oct 21, 2024 - 76.89 KBWorks with firefox 58.0 and later- Added a new favorite status (star icon) for all websites listed in SimpleCookie, protecting their associated cookies from deletion. Favorites are protected from all deletion processes included in SimpleCookie (deletion in the main pop-up, deletion in the detailed table, deletion via the broom and trash can shortcuts) except the myCleaner 'Cookies' option, which intentionally bypasses this status. This should allow you to have a more personalized deletion process, cleaning everything except your favorites, protecting some from accidental deletion, etc. Again, hover over each icon and shortcut for details.
- Updated the table (right-click) with a new container information column.
- Fixed a rare bug where the exact same cookie opened in the default and a special container would show up only once instead of twice.
- Removed the option to hide the Dock, since it is now an essential part of the addon (undo deletion, myCleaner, etc.).
- Minor UI updates (still updating the UI from time to time to find the perfect balance between simplicity and efficiency...).
- Added some US SLD exceptions for the 50 different states.gov domains.
- Updated the trackerdb with the latest version of Ghostery.Source code released under GNU General Public License v3.0
Version 2.5
Released Oct 14, 2024 - 75.85 KBWorks with firefox 58.0 and later- A new configurable "myCleaner" feature replaces the previous "nuclear" icon. You can now choose which browsing data you want to delete in the settings and have a personalized cleaner that matches your choices. Cookies as well as browsing and download history are enabled by default.
- The settings menu has been completely redesigned. Move your cursor over any of the settings listed to see information about it.
- Fixed missing tooltips for the detailed table headers. Also fixed the hovering of cells in the table so you can now see the full value of any cell in the table.
- Fixed the update of the cookie number in brackets when deleting cookies one by one from the detailed table.Source code released under GNU General Public License v3.0
Version 2.4
Released Sep 13, 2024 - 74.11 KBWorks with firefox 58.0 and laterv2.4
- Added the ability to undo the very last cookie deletion after clicking on a website: a new 'backwards' icon appears to allow you to undo it (as always, hover over the icon for more details)
v.2.3
- SimpleCookie now accurately displays and manages 3rd party cookies that have a partition key (also known as partitioned cookies or shared cookies or CHIPS), meaning that you should now be able to view and manage all cookies regardless of the container/jar they are stored in and whether or not they have a partition key. Check out this link if you don't know what I'm talking about: https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies
- Websites that store partitioned cookies are marked with a special icon that can be disabled in the preferences (try searching for some videos on Google and you will see some third-party YouTube cookies appear while you are still on Google and not on YouTube)
- Added a confirmation prompt when you click on the shortcut icons, so you don't accidentally delete too much. By the way, the "radiation" icon is very similar to using Firefox's "Clear browsing data and cookies" feature, by going to Firefox Menu > History > Clear recent history... for "Everything"
- The setting to change the extraction level has been removed and a fixed value of -2 is now enforced. In addition, a new exception list has been set up in the code for some specific Second Level Domains (SLDs) so that they can be displayed better in SimpleCookie (I added more than 300 exceptions covering SLDs used in several countries). Websites with SLDs like .co.uk or .gouv.fr should now display better in the main popup, despite a fixed value of -2. Contact me on GitHub if you need more exceptions
- For the kind people who want to support me, I have added in the settings a tip me option in bitcoin over the Lightning network (Bolt12)!
- The popup.js code has been optimized and reorganized to make it more readable
- The tracker database has been updatedSource code released under GNU General Public License v3.0
Version 2.3.1
Released Sep 11, 2024 - 73.84 KBWorks with firefox 58.0 and laterv.2.3.1
- Bug fix
v.2.3
- SimpleCookie now accurately displays and manages 3rd party cookies that have a partition key (also known as partitioned cookies or shared cookies or CHIPS), meaning that you should now be able to view and manage all cookies regardless of the container/jar they are stored in and whether or not they have a partition key. Check out this link if you don't know what I'm talking about: https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies
- Websites that store partitioned cookies are marked with a special icon that can be disabled in the preferences (try searching for some videos on Google and you will see some third-party YouTube cookies appear while you are still on Google and not on YouTube)
- Added a confirmation prompt when you click on the shortcut icons, so you don't accidentally delete too much. By the way, the "radiation" icon is very similar to using Firefox's "Clear browsing data and cookies" feature, by going to Firefox Menu > History > Clear recent history... for "Everything"
- The setting to change the extraction level has been removed and a fixed value of -2 is now enforced. In addition, a new exception list has been set up in the code for some specific Second Level Domains (SLDs) so that they can be displayed better in SimpleCookie (I added more than 300 exceptions covering SLDs used in several countries). Websites with SLDs like .co.uk or .gouv.fr should now display better in the main popup, despite a fixed value of -2. Contact me on GitHub if you need more exceptions
- For the kind people who want to support me, I have added in the settings a tip me option in bitcoin over the Lightning network (Bolt12)!
- The popup.js code has been optimized and reorganized to make it more readable
- The tracker database has been updatedSource code released under GNU General Public License v3.0
Version 2.3
Released Sep 10, 2024 - 73.82 KBWorks with firefox 58.0 and later- SimpleCookie now accurately displays and manages 3rd party cookies that have a partition key (also known as partitioned cookies or shared cookies or CHIPS), meaning that you should now be able to view and manage all cookies regardless of the container/jar they are stored in and whether or not they have a partition key. Check out this link if you don't know what I'm talking about: https://developer.mozilla.org/en-US/docs/Web/Privacy/Privacy_sandbox/Partitioned_cookies
- Websites that store partitioned cookies are marked with a special icon that can be disabled in the preferences (try searching for some videos on Google and you will see some third-party YouTube cookies appear while you are still on Google and not on YouTube)
- Added a confirmation prompt when you click on the shortcut icons, so you don't accidentally delete too much. By the way, the "radiation" icon is very similar to using Firefox's "Clear browsing data and cookies" feature, by going to Firefox Menu > History > Clear recent history... for "Everything"
- The setting to change the extraction level has been removed and a fixed value of -2 is now enforced. In addition, a new exception list has been set up in the code for some specific Second Level Domains (SLDs) so that they can be displayed better in SimpleCookie (I added more than 300 exceptions covering SLDs used in several countries). Websites with SLDs like .co.uk or .gouv.fr should now display better in the main popup, despite a fixed value of -2. Contact me on GitHub if you need more exceptions
- For the kind people who want to support me, I have added in the settings a tip me option in bitcoin over the Lightning network (Bolt12)!
- The popup.js code has been optimized and reorganized to make it more readable
- The tracker database has been updatedSource code released under GNU General Public License v3.0
Version 2.2
Released Jul 26, 2024 - 53.36 KBWorks with firefox 58.0 and later- SimpleCookie now accurately displays and manages all websites and cookies that are/were opened in special containers. Containers allow you to separate your browsing activities and you can now access them from the popup. Check out this link if you don't know what I'm talking about: https://support.mozilla.org/en-US/kb/how-use-firefox-containers
- Websites from special containers are marked with a special icon, which can be disabled in the preferencesSource code released under GNU General Public License v3.0
Version 2.1
Released Jul 24, 2024 - 52.69 KBWorks with firefox 58.0 and later- UI adjustmentsSource code released under GNU General Public License v3.0
Version 2.0
Released Jul 11, 2024 - 52.4 KBWorks with firefox 58.0 and laterMajor Update
- The detailed table has been completely redesigned. Right-clicking on a specific domain/website no longer opens a new tab, but displays the detailed table directly in the popup itself. You can also right-click multiple domains to expand the number of detailed cookies belonging to different sites in the same table.
- You can now left-click on any line of the detailed table to delete a specific cookie. Useful if you don't want to delete all cookies associated with a domain, but only specific ones.
- Updated cookie size calculation to match the one used by Firefox when using the Web Developer Tool (name + value in bytes)
- Fixed the SameSite attribute where, for example, "Lax" was not displayed
- Added three new options in the settings menu to toggle the Ghostery tracking database feature, toggle a new indicator for the active tab (the open tabs are still highlighted in green), and finally toggle the bottom ribbon with the icon shortcuts (in case you want something even more minimalist, or just because you don't want to accidentally click and delete too many things...!)
- Added a fourth shortcut to quickly access the settings from the bottom ribbon. You can also access the settings via the Firefox Add-ons menu -> SimpleCookie -> Options/Preferences (useful if you disable the bottom ribbon and want to access the settings again)
- Removed the notification permission that appeared in v1.9, which I accidentally forgot while trying an additional feature that I decided not to integrate for now
- Optimized UI (main popup, detailed table and settings) and code
- Updated the tracker databaseSource code released under GNU General Public License v3.0
Version 1.9
Released Jul 5, 2024 - 51.99 KBWorks with firefox 58.0 and later- Added a preferences menu (go to Firefox Preferences -> Add-ons -> SimpleCookie -> 'Preferences' tab)
- Added a first option in this preferences menu to select the level of main domain extraction from -1 to -4 (-2 by default). This should improve the extraction and listing of domains when SimpleCookie cannot distinguish between e.g. two-level country domains (thanks to @reification-zz for pointing this out)
- Updated the open tab highlighting feature to work properly with the new main domain extraction setting
- Tracker database updateSource code released under GNU General Public License v3.0
Version 1.8
Released Apr 22, 2024 - 48.69 KBWorks with firefox 48.0 and later- Code optimization
- Tracker database updateSource code released under GNU General Public License v3.0
Version 1.7
Released Apr 20, 2024 - 48.5 KBWorks with firefox 48.0 and later- New feature: SimpleCookie now uses an internal tracking database derived from the Ghostery Tracker Database (https://github.com/ghostery/trackerdb) to identify organizations/websites known to track behavior (a ghost icon is displayed near the identified domains). While this does not confirm the collection of data in requests and cookies from these sites, they are known for their impact on user privacy
- The third icon on the right now deletes more: cookies, browsing history, cached images and files, autofill form data, download history, service workers, plugin data, saved passwords, local storage data, and indexedDB data
- UI improvements (zoom effect on icons, horizontal separator disappears when the cookie list is empty, etc.)Source code released under GNU General Public License v3.0
Version 1.6
Released Apr 4, 2024 - 18.08 KBWorks with firefox 48.0 and later- Revised the detailed view (right click)
- Code cleaningSource code released under GNU General Public License v3.0
Version 1.5
Released Mar 26, 2024 - 17.45 KBWorks with firefox 48.0 and later- New icons for the extension and bottom shortcuts
- The css code has been updated so that the extension should use a system font that is more appropriate for the operating system it runs on, both for the popup and the details window (San Francisco for macOS, Segoe UI for Windows, Roboto for Ubuntu, etc.)
- Fixed an issue where cookies for subdomains were not extracted correctly, resulting in incorrect aggregation of cookies per main domain for some sites (for example, nih.gov-related sites)
- Changed the behavior of the bottom shortcuts. The first icon on the left now deletes all cookies from closed tabs and keeps those used by open tabs (whose domains are highlighted in green). Basically, it keeps the cookies "in use" and gets rid of those previously used by tabs that are now closed. The second icon in the middle deletes all cookies without exception. The third icon on the right deletes all cookies, browsing and download history, cache, etc.Source code released under GNU General Public License v3.0
Version 1.4
Released Mar 19, 2024 - 15.4 KBWorks with firefox 48.0 and later- UI enhancementSource code released under GNU General Public License v3.0
Version 1.3
Released Mar 19, 2024 - 15.42 KBWorks with firefox 48.0 and later- Websites that store cookies and still have a tab open are now highlighted to prevent cookies from being accidentally cleared for active tabs
- License updated from GPL-2.0 to GPL-3.0Source code released under GNU General Public License v3.0
Version 1.2
Released Mar 19, 2024 - 15.27 KBWorks with firefox 48.0 and later- New extension icon
- UI tweaks and enhancements
- New shortcuts for more drastic actionsSource code released under GNU General Public License v3.0
Version 1.1
Released Feb 26, 2024 - 14.68 KBWorks with firefox 48.0 and later- Add a right-click function: open a new window with more details about the website's cookies
- Add comments to the code to make it more readableSource code released under GNU General Public License v2.0
Version 1.0
Released Feb 23, 2024 - 13.36 KBWorks with firefox 48.0 and laterSource code released under GNU General Public License v2.0