FFXIV Online Shop – New Tab Support

Adds href to .item-card anchor elements

ของเมื่อวันที่ 11-08-2024 ดู เวอร์ชันล่าสุด

ผู้เขียน
FabulousCupcake
คะแนน
0 0 0
เวอร์ชัน
2024.07.11.1
สร้างเมื่อ
01-07-2020
อัปเดตเมื่อ
11-08-2024
Size
2.15 กิโลไบต์
สัญญาอนุญาต
ไม่มี
ปรับใช้กับ

Description

Adds href attribute to all .item-card elements so you can open them in new tabs.

Changelog

2024.07.11.1
- Fixed the script breaking when there is a `.item-card` without `__vue__` attribute

2020.07.28.1
- Fixed bug where MutationObserver finds new node, and it's HTML comment, and it does not have getElementsByClassName() method.

2020.07.01.1
- Initial release