Historie doplňku SimpleCookie - 25 verzí
SimpleCookie od mickaphd
Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.
Nejnovější verze
Verze 3.2
Vydáno 14. kvě 2025 – 131,16 KBFunguje s: firefox 58.0 a novější- 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...)
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Stáhnout Firefox a nainstalovat toto rozšířeníPro používání tohoto rozšíření potřebujete FirefoxStarší verze
Verze 3.1
Vydáno 4. dub 2025 – 131,23 KBFunguje s: firefox 58.0 a novější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 cookieZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 3.0
Vydáno 2. dub 2025 – 130,79 KBFunguje s: firefox 58.0 a novější- NEW: redesigned UI for both popup and settings
- NEW (BETA): introduced a cookie editor to either create a new cookie from scratch (accessible from the 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
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.9.1
Vydáno 26. úno 2025 – 106,2 KBFunguje s: firefox 58.0 a novější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 listZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.9
Vydáno 26. úno 2025 – 106,18 KBFunguje s: firefox 58.0 a novější- 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
Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.8.1
Vydáno 26. lis 2024 – 78,17 KBFunguje s: firefox 58.0 a novější- Fixed a UI bug that caused the Dock to hide behind the list when viewing a long list of websitesZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.8
Vydáno 25. lis 2024 – 78,16 KBFunguje s: firefox 58.0 a novější- Fixed a bug where the Insights icons (active tab, tracking sites, etc.) were displayed during the popup refresh even if they were disabled by the user in the settings
- Minor UI update (stars were misaligned with the listed sites)Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.7
Vydáno 20. lis 2024 – 78,14 KBFunguje s: firefox 58.0 a novější- 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 tweaksZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.6
Vydáno 21. říj 2024 – 76,89 KBFunguje s: firefox 58.0 a novější- 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.Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.5
Vydáno 14. říj 2024 – 75,85 KBFunguje s: firefox 58.0 a novější- 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.Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.4
Vydáno 13. zář 2024 – 74,11 KBFunguje s: firefox 58.0 a novějšív2.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 updatedZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.3.1
Vydáno 11. zář 2024 – 73,84 KBFunguje s: firefox 58.0 a novějšív.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 updatedZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.3
Vydáno 10. zář 2024 – 73,82 KBFunguje s: firefox 58.0 a novější- 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 updatedZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.2
Vydáno 26. čvc 2024 – 53,36 KBFunguje s: firefox 58.0 a novější- 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 preferencesZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.1
Vydáno 24. čvc 2024 – 52,69 KBFunguje s: firefox 58.0 a novější- UI adjustmentsZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 2.0
Vydáno 11. čvc 2024 – 52,4 KBFunguje s: firefox 58.0 a novějšíMajor 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 databaseZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.9
Vydáno 5. čvc 2024 – 51,99 KBFunguje s: firefox 58.0 a novější- 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 updateZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.8
Vydáno 22. dub 2024 – 48,69 KBFunguje s: firefox 48.0 a novější- Code optimization
- Tracker database updateZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.7
Vydáno 20. dub 2024 – 48,5 KBFunguje s: firefox 48.0 a novější- 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.)Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.6
Vydáno 4. dub 2024 – 18,08 KBFunguje s: firefox 48.0 a novější- Revised the detailed view (right click)
- Code cleaningZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.5
Vydáno 26. bře 2024 – 17,45 KBFunguje s: firefox 48.0 a novější- 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.Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.4
Vydáno 19. bře 2024 – 15,4 KBFunguje s: firefox 48.0 a novější- UI enhancementZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.3
Vydáno 19. bře 2024 – 15,42 KBFunguje s: firefox 48.0 a novější- 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.0Zdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.2
Vydáno 19. bře 2024 – 15,27 KBFunguje s: firefox 48.0 a novější- New extension icon
- UI tweaks and enhancements
- New shortcuts for more drastic actionsZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v3.0
Verze 1.1
Vydáno 26. úno 2024 – 14,68 KBFunguje s: firefox 48.0 a novější- 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 readableZdrojový kód zveřejněn pod licencí Pouze GNU General Public License v2.0