You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,16 +2,19 @@
2
2
3
3
A browser extension that helps with design audit. Match web layouts with Figma designs through real-time element inspection, measurements, and visual overlays.
Any individual or web development teams including front-end developers, UI/UX designers, QA engineers, and product managers.
8
11
9
12
## Usage Note
10
13
11
-
I'm building this tool to act as an active visual debugger, since it is what I struggle with the most. It's intended to be used at the end of a feature development or during the development cycle.
14
+
Personally, I'm building this tool to act as an active visual debugger, since it is what I struggle with the most.
12
15
13
-
1.This tool won't automatically point out alignment or style mismatch with your designs.
14
-
2.Use during development or design audit cycle to get things right as early as possible.
16
+
1.For others, it's intended to be used as an audit tool at the end or during development. Use it to reason about the layout like you would in a prototyping tool like Figma, or Adobe XD.
17
+
2.This tool won't automatically point out alignment or style mismatch with your designs.
15
18
3. You may find some shortcuts not implemented or upto the industry standard.
16
19
4.**This tool doesn't require you to login into any of your fav prototyping tool.**
17
20
@@ -27,21 +30,18 @@ I'm building this tool to act as an active visual debugger, since it is what I s
27
30
-**Toolbar**: Floating interface with auto-positioning
28
31
-**Visual Overlays**: Highlight elements and parent relationships
29
32
-**Feature Voting**: Vote for your features to be developed
0 commit comments