Releases: kepi/chromeEyeDropper
Releases · kepi/chromeEyeDropper
v1.3.6.0
Feat: Drag & Drop reordering of colors in palette.
Feat: Manual color input with multiple accepted formats: Named colors, HEX, RGB, HSL, HSV and CMYK.
Feat: Clicking on any format in New and Selected color boxes copy the value to clipboard.
Feat: Option to wipe the palette clean or populate it with default or random colors.
Feat: Possibility to sort colors in palette by date or hue.
Feat: You can open the popup to own tab so you can play with palettes or Color Picker more comfortably then in popup.
Feat: Switch to Manifest v3.
Fix: Should fix #255 inability to pick color from web page in rare instances.
v1.2.x.y beta
What's Changed
- Feat: Drag & Drop reordering of colors in palette.
- Feat: Manual color input with multiple accepted formats: Named colors, HEX, RGB, HSL, HSV and CMYK.
- Feat: Clicking on any format in New and Selected color boxes copy the value to clipboard.
- Feat: Option to wipe the palette clean or populate it with default or random colors.
- Feat: Possibility to sort colors in palette by date or hue.
- Feat: You can open the popup to own tab so you can play with palettes or Color Picker more comfortably then in popup.
- Feat: Switch to Manifest v3.
- Fix: Should fix #255 inability to pick color from web page in rare instances.
v0.5.12
v0.5.11
v0.5.10
v0.5.8
v0.5.7
- Feature: Picking colors from local files is now possible if permitted. Fixes #97 and #154.
- Feature: Eye Dropper is now on open collective. Chrome Web Store Payments and Paypal donation button has been removed (fixes #164).
- Feature: "Installed" info page is now displayed directly from new web instead of local extension HTML page.
- Fix: Fixes #115 incorrect format of HSL colors thanks to report from @jakeparis.
- Fix: Fix duplicated Color Picker when clicking on tab multiple times. Fixes #108
- Fix: Updated dev dependencies, fixes #148, #150, #151, #157 and #163.
- Code: Last dependencies on jQuery were finally removed, Eye Dropper is now jQuery free :)
v0.5.6
v0.5.5
v0.5.4-alpha1
Another attempt to fix PickingOnlyBlack bug.