# extendify/3.2.0/src/AutoLaunch/functions/tokens.js

Extendify, version 3.2.0. 5 lines.

- Page: https://pluginprobe.com/plugins/extendify/3.2.0/code/src/AutoLaunch/functions/tokens.js
- Raw: https://pluginprobe.com/plugins/extendify/3.2.0/raw/src/AutoLaunch/functions/tokens.js
- Modified: 2026-09-09T18:23:40+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/extendify/3.2.0/code/src/AutoLaunch/functions/tokens.js#L10-L20`.

```javascript
// A semicolon ends a custom property, so GLSL travels as an attribute instead.
export const BG_SOURCE_ATTR = 'data-ext-ui-bg-source';

export const DESIGN_ROOT_ATTR = 'data-ext-ui-design';

```
