CSS Atlas is a browser extension for analyzing the styling system of the current webpage.
It scans the active tab and extracts:
- DOM classes
- stylesheet classes
- pseudo selectors
- CSS properties and values
- CSS token patterns
- Classes tab
- Pseudo tab
- Tokens tab
- JSON export
- Live scan of the current page
- Clone or download this repository
- Open the browser extensions page
- Enable Developer Mode
- Choose Load unpacked
- Select the
css-atlasfolder
- JavaScript
- HTML
- CSS
MIT
