Skip to content

Troubleshooting

How to enable the clipboard in Firefox

By default, firefox disables access to the clipboard. Below are the steps required to enable it for Sleeve Hub.

  1. Manually paste about:config into the address bar

img: Firefox about:config page

  1. Click Accept the Risk and Continue

  2. Search for dom.events.asyncClipboard.readText. Use the toggle button (highlighted in yellow) to change the property value to true.

img: Firefox dom.events.asyncClipboard.readText toggle button

  1. Search for dom.events.testing.asyncClipboard. Make sure that the property is also set to true.

img: Firefox dom.events.testing.asyncClipboard true

  1. The clipboard can now be used in Sleeve Hub Actions!