fix: Update Chrome Web Store crawler selector for user count #78
Annotations
2 errors
|
tests
Process completed with exit code 1.
|
|
error: expect(received).toMatchSnapshot(expected):
src/services/__tests__/chrome-crawler.test.ts#L43
@@ -1,26 +1,26 @@
{
"iconUrl": "https://lh3.googleusercontent.com/JHgGb5sWzuZecolMRmsJluBhKZFQ1FrO9YXgcHkqRb9hy-73rOJh-smwk3oHVJDxCf0BdoYFJAPbGd_d-_i3cLugsw=s256",
"id": "hmdcmlfkchdmnmnmheododdhjedfccka",
"lastUpdated": "November 26, 2025",
- "longDescription":
+ "longDescription":
"Pick colors from any website and store them in your palettes.
With just two clicks, Eye Dropper allows you to pick colors from any website without hassle. Whether you're a web developer, designer or creative professional, Eye Dropper is a great addition to your toolkit.
Key Features:
Web page Picker: Easily select any color from any web page with just two clicks. Eye Dropper provides a quick and intuitive way to identify and capture colors from your favorite websites.
Color Palettes: Save and organize your favorite colors with a user-friendly interface. Create palettes, organize them and ensure consistency across your projects.
Color Picker: Find that color you are looking for. Adjust hues, saturation, and brightness to find the perfect shade for your needs.
Hex, RGB, and More: Eye Dropper supports various color formats, including HEX, RGB, HSL and HSV.
User-friendly and Lightweight: Designed with a focus on simplicity and performance, Eye Dropper works effortlessly without slowing down your browsing experience.
Why Choose Eye Dropper?
by single developer.
-
+
Eye Dropper is here to stay: In active development since 2010, also first color picking extension for Chrome.
-
+
Trusted by more than million users in Chrome Store, with 2,000 positive reviews.
-
+
Safe: Doesn't collect your data. Doesn't track you."
,
"name": "Eye Dropper",
"rating": 4.3,
"reviewCount": 3,
- Expected - 4
+ Received + 4
at <anonymous> (/home/runner/work/queue/queue/src/services/__tests__/chrome-crawler.test.ts:43:19)
|