WebExtension.net
Toggle dark mode
WebExtension.net

Lumos Extension for Webflow

View on Chrome Web Store
View Lumos Extension for Webflow Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (19 ratings)
1 new ratings
0 views
This extension has been viewed 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Searcher
Type
Extension
Users
3,000 users
timothymricks
View author page of timothymricks
Published
Published on August 17, 2023
Version 4.6
Manifest version
3
Updated
Updated on February 17, 2025
productivity/developer
Extension Category
View on Chrome Web Store
View Lumos Extension for Webflow Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest
Lumos Extension for Webflow Chrome Extension Image 2

Description

This extension is built to be used on Webflow.com. It provides shortcuts for working faster in Webflow. V1 of the extension generously developed by https://www.fri3nds.com/

• Fast Class Naming Pressing the right arrow key in the class selector field returns the class name of the nearest parent that has a component class (class containing underscores).

• Style The Base Class Press shift key & up arrow key to select the base class. Press shift key & down arrow key to return to all classes.

• PX to REM Type a number into any style panel field and press the space bar. The number will be divided by 16 and the rem unit will be attached to the end.

• PX to % Divide the width of any element by the width of its parent to get a percent width. Example: type 562/1440 into any style panel field and press the space bar. 562 will be divided by 1440. The result will be multiplied by 100, and a % unit will be attached to the end.

• Automatically wrap any --variable-name in var() and any math in calc() Example: type --grid-gap / 2 in any custom property value field and press the tab key. It will be converted to calc(var(--grid-gap) / 2)

• Automatically wrap any --variable-name in color-mix() for transparency Example: type --theme--text%60 in any custom property value field and press the tab key. It will be converted to color-mix(in srgb, var(--theme--text) 60%, transparent)

• Automatic data attribute buttons on component fields Add any embeds containing data attributes inside one div with the class of “page_code_wrap”. Apply those attributes to any element and link their value to a component field. The component field name should include the attribute name. Buttons will be automatically created for each attribute value in the embed.

Learn about the Lumos Framework at https://lumos.timothyricks.com/

© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top