Using Figma Dev Mode plugin

The Figma Dev Mode plugin is available only on our premium plans, and does not require developers to have Frontitude seats

This plugin provides developers a read-only view to access content and metadata from Frontitude directly within Figma's Dev Mode, streamlining the handoff process. To modify content and metadata, switch to the Frontitude plugin in design mode.

Requirements

  • Dev Mode is turned on in Figma.
  • You're subscribed for one of our premium plans.
  • The selected text in Figma synced at least once with Frontitude.

Using the plugin in Dev Mode

If it's the first time you use the Frontitude plugin in Figma, follow these steps:

  1. In Figma, switch to Dev Mode.
  2. In the right panel, open the Plugins tab.
  3. Search for Frontitude • UX Content Management and click Run.
  4. Return to the Inspect tab.
  5. Select any text elements in Figma that is synced with Frontitude.
  6. View the relevant content and metadata in the Inspect tab under the Code section.

In case you used the plugin before:

  1. In Figma, switch to Dev Mode.
  2. In the right panel, open the Inspect tab.
  3. Make sure no element is selected, and under Code settings, select Frontitude from the Language dropdown list.
  4. Select a text that is synced to Frontitude.
  5. View the relevant content and metadata in the Inspect tab under the Code section.

Available content and metadata

Source language content

Once a Frontitude text is selected in Figma, its latest revision is displayed.

Translations

When defined, translations for the selected text are shown. If there is no translation for a text in a particular language, it will not display anything.

Variables

Content in the Inspect tab is displayed in its raw form, including variables.

Plurals

If plural forms are defined for the selected text, all of them will be displayed in separate sections.

Unique key

If the unique key property is specified, it is displayed here. If not, an auto-generated key is created using the pattern: frontitude-<UUID> (persistent).

Status

Next to each content section, a colorful emoji is presented to indicate the content status in Frontitude, which could be one of these:

  • (No emoji) New
  • 🟡 Draft
  • 🟠 Review
  • 🟢 Final
Copied!