๐ Eye Dropper
has been installed
has been installed
Just hit the Eye Dropper icon in the extension area when you want to pick some color.
ย
Found a bug ๐? Something doesn't work?
Let me know, I'll fix it ๐ ๏ธ . Don't forget to include name of your operating system, browser and their versions. Best describe what doesn't work as if speaking to a child.
๐ก I can't ping you in reviews, so please don't report bugs there.
Full changelog
Version 4.10.3.10
Dec 26, 2024
Palette tabs for quick switching, import/export of palettes and moreโฆ
feat
Palette Tabs! You can now easily switch between palettes with tabs.
Thanks @VictoryLlama for suggestion #263.
Thanks @VictoryLlama for suggestion #263.
feat
Import & export of Palettes.
feat
Palette drag&drop sorting in Palette Switcher.
feat
Palettes can now be renamed.
feat
Improve UI in Palette Switcher.
fix
Prevent deletion of active palette.
fix
Hide Pick from web page button on dialog pages.
fix
Downgrade Vite plus some small dependency updates.
fix
Return to palettes after delete.
promo
Remove bottom banner.
chore
use $derived for palette
chore
Add missing browser import in palette.ts.
chore
Update dependencies.
Version 3.3.1.8
Nov 10, 2024
More small UI improvements with special focus to clear instructions.
feat
In cases when it is probhibited to interact with active page, there are now clear instructions and web picker button is hidden. Link to related issue is present when there is one.
feat
When you want to pick from a web page ED now clearly tells you that you have to move the mouse first. It wasn't clear before and could be source of confusion.
feat
Upgraded to new Svelte v5, which results in some small improvements and larger ColorPicker refactors.
fix
Clearly show that you can't pick from a page which is SVG alone #213. This might be fixable in feature, but isn't possible at the moment.
fix
Don't show empty color overlay when picking from web when you didn't move your mouse yet.
fix
ED now adds more internal checks so it can be really sure, it can interact with a page.
fix
Correct URL for error reports with extension version included.
promo
ChatPlayground in bottom banner.
chore
Pages displayed on extension install or major update are now leading to browser specific pages. This should help with browser related communication now when ED supports also Firefox, with Edge and maybe Opera on the way.
chore
Dependencies update: DaisyUI, tslib, vitest.