Back to Plugins

Variable Migration Tool
Fast variable migration between design systems using JSON mapping
Plugin Preview
About this plugin
Automate variable migration when transitioning between design systems or updating tokens. The plugin allows you to bulk replace old variables with new ones using a JSON mapping file.
Key Features:
- Batch variable import — automatically imports all required variables from libraries
- Selective migration — update only selected elements or the entire page
- Simple JSON format — use an intuitive mapping format with old and new variable keys
- Safe operation — changes are applied only to variables specified in the mapping file
Perfect for:
- Migrating between design system versions
- Transitioning to a new token library
- Bulk updating outdated variables
- Synchronizing variables across projects
Upload a JSON with mappings, select elements, and run migration — the plugin handles the rest!
JSON Format Example:
[
{
"old": {
"key": "6bf7c5214692f16b93",
"name": "comp/button/primary"
},
"new": {
"key": "6654b308bfe1d45b11",
"name": "button/primary"
}
}
]
Plugin Details
Version | 1 |
---|---|
Created | August 5, 2025 |
Last Updated | August 5, 2025 |
Category | File organization plugins |
Creator | Anton Trofimov |
Stats | 1 installs, 2 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:ui.html
- main:code.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the File organization plugins category.