
Meta Viewport Adder ავტორი Heinrich Lunge
Adds the meta viewport tag only to sites that don't have it.
21 მომხმარებელი21 მომხმარებელი
გაფართოების მონაცემები
ეკრანის სურათები


გაფართოების შესახებ
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.
4,5 შეფასება 2 მიმომხილველისგან
ნებართვები და მონაცემებივრცლად
მოთხოვნილი ნებართვები:
- თქვენს მონაცემებთან წვდომა ყველა საიტზე
დამატებითი მონაცემები
- დამატების ბმულები
- ვერსია
- 1.2
- ზომა
- 13,83 კბ
- ბოლო განახლება
- წლის წინ (2 ოქტ 2024)
- მსგავსი კატეგორიები
- ლიცენზია
- MIT-ლიცენზია
- ვერსიის ისტორია
- კრებულში დამატება
1.2 გამოშვების მონაცემები
JS code improvements.