tomayac’s avatartomayac’s Twitter Archive—№ 18,633

    1. …in reply to @ArleyM
      @ArleyM This is for AR/VR stuff. As an embedder, just remove it from the embed code's allow: <iframe width="…" height="…" src="…" title="…" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
  1. …in reply to @tomayac
    @ArleyM The embedded video may not need it, yet a next video may, but the values of the allow attribute can't be switched dynamically. If you remove it as an embedder, be sure to disable follow up videos being shown to be 100% safe not to break the experience.