Privacy policy

Muscle Memory collects nothing, sends nothing, and has no server to send it to.

What it stores

Two things, both on your own machine, both through the browser's extension storage:

What it does not do

Permissions

One permission, storage, for the settings above. Site access is limited to www.figma.com and nothing else: no <all_urls>, no other domain. Chrome describes that access as "read and change your data on figma.com", which is what any extension that touches a page has to ask for. What it does with it is read keyboard and mouse events, and the wording of banners.

Removing your data

"Reset everything" in the options page clears the settings. Uninstalling the extension removes both stores entirely. There is no copy anywhere else.

Verifying all of this

The extension has no build step: the source on GitHub is byte for byte what runs in your browser. Searching it for fetch, XMLHttpRequest or WebSocket returns nothing.

Muscle Memory is not affiliated with Figma, Inc.
Questions: open an issue.