
Meta Viewport Adder wót Heinrich Lunge
Adds the meta viewport tag only to sites that don't have it.
22 wužywarjow22 wužywarjow
Metadaty rozšyrjenja
Fota wobrazowki


Wó toś tom rozšyrjenju
Meta Viewport Adder adds the
Why is it only added to sites that don't have it?
Because it could generate unwanted changes in the interface of a site that already has a different setting.
If you want to check the source code, you can find it on GitHub.
<meta name="viewport">
tag with the basic values width=device-width
and initial-scale=1.0
of the content
attribute. This allows sites to fit the width of the device and have a standard zoom.Why is it only added to sites that don't have it?
Because it could generate unwanted changes in the interface of a site that already has a different setting.
If you want to check the source code, you can find it on GitHub.
Z 4,5 wót 2 pógódnośujuceju pógódnośony
Pšawa a datyDalšne informacije
Trjebne pšawa:
- Pśistup k wašym datam za wšykne websedła měś
Dalšne informacije
- Dodankowe wótzkaze
- Wersija
- 1.2
- Wjelikosć
- 13,83 KB
- Slědny raz zaktualizěrowany
- ien jier lyn (2 okt. 2024)
- Licenca
- Licenca MIT
- Wersijowa historija
- Zběrce pśidaś
Wersijowe informacije za 1.2
JS code improvements.