Dota 2 FandomWiki LayoutFix Extention
Fixes the layout of the Dota2 FandomWiki
Dota 2 FandomWiki LayoutFix Extentionคืออะไร?
Dota 2 FandomWiki LayoutFix Extention เป็นส่วนขยายของ Chrome ที่พัฒนาโดย florisschippers และคุณลักษณะหลักของมันคือ "Fixes the layout of the Dota2 FandomWiki"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dota 2 FandomWiki LayoutFix Extention
ดาวน์โหลดไฟล์ส่วนขยาย Dota 2 FandomWiki LayoutFix Extention ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
The Dota 2 wiki has moved from a Gamepedia wiki to a Fandom Wiki. Previously, the Gamepedia wiki looked awesome. Sadly. the Fandom system does not. It provides a lot of bloat, which ruins the layout of the wiki. This plugin hides part of the Fandom wiki bloat and provides a more pleasant layout for the users of the wiki. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| ID | poeldndhfgocdoifjphkoaacilbogedp |
| URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/dota-2-fandomwiki-layoutf/poeldndhfgocdoifjphkoaacilbogedp |
| คำอธิบาย | Fixes the layout of the Dota2 FandomWiki |
| ขนาดไฟล์ | 12.85 KB |
| จำนวนการติดตั้ง | 54 |
| เวอร์ชันปัจจุบัน | 1.1.0 |
| อัปเดตครั้งล่าสุด | 2021-08-30 |
| วันที่เผยแพร่ | 2021-07-30 |
| คะแนน | 5.00/5 รวมทั้งหมด 1 คะแนน |
| ผู้พัฒนา | florisschippers |
| อีเมล | [email protected] |
| ประเภทการชำระเงิน | free |
| ภาษาที่รองรับ | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Dota 2 FandomWiki LayoutFix Extention",
"version": "1.1.0",
"description": "Fixes the layout of the Dota2 FandomWiki",
"icons": {
"70": ".\/assets\/icon.png"
},
"content_scripts": [
{
"matches": [
"https:\/\/dota2.fandom.com\/*"
],
"css": [
".\/lib\/main.css"
]
}
],
"manifest_version": 3
} | |