Meta Viewport Adder에 대한 리뷰
Meta Viewport Adder 제작자: Heinrich Lunge
Heinrich Lunge 님의 답글
개발자 답글
4년 전에 게시됨Yes, I am aware of that, because of the way to validate if the meta viewport tag already exists by using the for loop.
I did it for backward compatibility, but since the most deprecated version in use of Firefox mobile is 68.11.0 (I guess), I'll replace it with the querySelector method.
I did it for backward compatibility, but since the most deprecated version in use of Firefox mobile is 68.11.0 (I guess), I'll replace it with the querySelector method.