Skip to content

Releases: kepi/chromeEyeDropper

v1.3.6.0

05 Jul 19:09
55d8943
Compare
Choose a tag to compare

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

01 Jul 15:56
9f21095
Compare
Choose a tag to compare
v1.2.x.y beta Pre-release
Pre-release

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

31 May 17:58
Compare
Choose a tag to compare
  • Fix error when it wasn't possible to pick color with more windows open in some cases #215
  • Minor cosmetic fix for color boxes in popup

v0.5.11

31 May 17:59
Compare
Choose a tag to compare
  • Fix: Color boxes for new and current color in popup now display short hex code and color name if there is an exact match #136, #192.
  • Number of code changes...

v0.5.10

25 May 22:25
Compare
Choose a tag to compare
  • Fix picking colors on Dribbble. Fixes #203
  • Fix wrong link to help. Fixes #205, #197, #180
  • Hide overflow and extra scrollbar on setting page

v0.5.8

23 Mar 00:11
Compare
Choose a tag to compare
  • Fix: Fixes #166 - Can't pick colors from web with Eye Dropper

v0.5.7

23 Mar 00:10
Compare
Choose a tag to compare
  • 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

23 Mar 00:10
Compare
Choose a tag to compare
  • Fix: On some macOS systems web page picking stopped worked. Fixes #128.

v0.5.5

19 May 19:46
Compare
Choose a tag to compare
Version bump: 0.5.5

v0.5.4-alpha1

02 May 22:54
Compare
Choose a tag to compare
v0.5.4-alpha1 Pre-release
Pre-release

Another attempt to fix PickingOnlyBlack bug.