View Meta Tag Information-ის მიმოხილვები
View Meta Tag Information ავტორი 79KING
2 მიმოხილვა
- 1 შეფასება 5-დანმიმომხილველი Firefox-ის მომხმარებელი 5905964, თვის წინI thought this looked suspect, so I downloaded the file and inspected the code before installing. It's dirt simple, harmless, and lightly broken: tries to log the meta tag info to the console, but fails because it declares its loop variables (name, content) as const (instead of var) and tries to redeclare them on each loop.