This UserScript adds a floating button that enables Picture-in-Picture (PIP) mode for videos on mobile devices.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
for /f "tokens=2* delims= " %%A in ('reg query "HKLM\SOFTWARE\WOW6432Node\Valve\Steam" /v InstallPath 2^>nul') do set "SteamPath=%%B" | |
set SteamVRBinPath=%SteamPath%\steamapps\common\SteamVR\bin\win64 | |
"%SteamVRBinPath%\vrcmd.exe" --mailboxcmd systemui_dashboard toggle_theater_stereo |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cls | |
mode con cols=40 lines=21 | |
color 0b | |
title Actualizando la hora | |
echo +--------------------------------------+ | |
echo ^| _ ^| | |
echo ^| ^,/_\^, ^| | |
echo ^| ^,/_/ \_\^, ^| | |
echo ^| /_/ ___ \_\ ^| |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
👀 Ejemplo de que hace este script 🤯: | |
https://drive.google.com/file/d/1tPW2HUgYu0mec17YJhq-NFIfdk73q2A8/view?usp=sharing | |
👋 Hola ¿usas https://www.newworld-map.com/ ? | |
¿Quieres GANAR espacio quitando sus barras, botones y banners? | |
Entonces este es tu Script 😄, acá podrás: | |
- Esconder: barras superiores y laterales, botones de redes, etiqueta de copyright y coordenadas (opcional). | |
- Dejar: el mapa con sus iconos y marcas configurado y funcional. |