# css-diff-devtools **Repository Path**: jevin98/css-diff-devtools ## Basic Information - **Project Name**: css-diff-devtools - **Description**: A browser extension that compares different CSS - **Primary Language**: TypeScript - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-03-30 - **Last Updated**: 2025-07-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Chrome扩展 ## README # CSS-Diff A browser extension that compares different CSS. ![Screenshot](https://github.com/Jevin0/css-diff-devtools/blob/main/img/screenshot.png?raw=true) # Support - Supports comparison of selected elements between different windows/tabs - Click on different styles to automatically copy # Usage > [!WARNING] > This extension is not available in the extension store. You need to download the zip file from my release and manually drag it into your browser's extensions folder. ## Specific operations - Select two elements in the Elements tab of the DevTools panel. # Inspiration + https://github.com/kdzwinel/CSS-Diff