Skip to content

Instantly share code, notes, and snippets.

@silvester-pari
silvester-pari / README.md
Last active February 6, 2024 13:18
Animated Details

Animated Details

Tiny web component to animate opening/closing of HTML details element.

📦 Install

npm i -S gist:2912bb049fa906671807415eb0e87188
@silvester-pari
silvester-pari / teleport.md
Last active February 6, 2024 21:59
[GATHER] Teleport Context Menu

Gather Teleport Context Menu

A simple script to add a "Teleport" context menu entry to the Gather interface.

How to use

Simply load up a Space on https://gather.town/, wait until the interface has loaded (you see the map and other players). Then, open up the browser's DevTools (e.g. by using F12) and copy&paste the following snippet. You should be able to see a "Teleport" entry in the other players' context menu list (same list where you can find "Locate on map", "Follow", "Spotlight"). By clicking it, you are directly teleported to that player.

Instead of copy-pasting it to the console, you could also save the snippet in the DevTools, or create a script in Tampermonkey or other browser plugins.