Recenzije za Meta Viewport Adder
Meta Viewport Adder od Heinrich Lunge
Recenzija od nyanpasu64's old account
Ocijenjeno s 4 od 5
od nyanpasu64's old account, prije 4 godineI installed this on Firefox Nightly on Android, using a custom addon collection, to test the functionality. (I will never forgive Mozilla for killing the mobile extension ecosystem.)
It mostly works. Visiting a page without a tag causes one to be added, but with a small time delay.
It mostly works. Visiting a page without a tag causes one to be added, but with a small time delay.
Odgovor programera
objavljeno prije 4 godineYes, 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.
2 recenzije