Releases: painty/CSS-Used-ChromeExt
Releases · painty/CSS-Used-ChromeExt
Faster, Stronger
- Migrated to Manifest V3.
- Resources are read from local caches, making it much faster and solves the #52.
- Optimized style parsing in a more efficient way.
- Dropped support for some outdated CSS, mostly
-o-
and-ms-
prefixed properties. - Implemented a new UI powered by Svelte, with some visual tweaks.
Fix CodePen button
Fix the broken SendToCodePen button #38
Hug for Webpack
Switching pack tool to webpack solves #24
New UI with dark mode
The dark theme is sync with Devtools. See How
10x performance boosts
Code optimization: 10x speed up!
Build tool: switch browserify to parcel