Expand Code to Fullscreen on StackExchange Site

Toggle fullscreen for code blocks on hover

От 15.02.2024. Виж последната версия.

Автор
138 Aspen
Рейтинг
0 0 0
Версия
0.1
Създаден
15.02.2024
Обновен
15.02.2024
Размер
4 КБ
Лиценз
MIT
Работи на
  • Toggle Fullscreen on Hover: When users hover over a code block, a 'Fullscreen' button appears. Clicking this button will expand the code block to fill the entire screen, facilitating easier reading and analysis of the code without distractions from other page content.

  • Clean Exit from Fullscreen: When the user exits fullscreen mode, the code block returns to its original state without any leftover styling or class changes, ensuring the page remains as it was before the script's interaction.