Harry Potter Wallpaper Custom New Tab
Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.
Harry Potter Wallpaper Custom New Tabคืออะไร?
Harry Potter Wallpaper Custom New Tab เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Funpapers และคุณลักษณะหลักของมันคือ "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Harry Potter Wallpaper Custom New Tab
ดาวน์โหลดไฟล์ส่วนขยาย Harry Potter Wallpaper Custom New Tab ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
Harry Potter New Tab Theme replaces your browser's default New Tab page to display random background images each time you start a new tab.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
URL อย่างเป็นทางการ | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
คำอธิบาย | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
ขนาดไฟล์ | 53.9 MB |
จำนวนการติดตั้ง | 863 |
เวอร์ชันปัจจุบัน | 0.0.1 |
อัปเดตครั้งล่าสุด | 2021-10-22 |
วันที่เผยแพร่ | 2021-10-22 |
ผู้พัฒนา | Funpapers |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
ภาษาที่รองรับ | en |
manifest.json | |
{ "author": "TabDoctor", "background": { "service_worker": "content\/background.js" }, "default_locale": "en", "description": "__MSG_extDesc__", "icons": { "128": "img\/icon-128.png", "16": "img\/icon-128.png", "48": "img\/icon-128.png" }, "incognito": "split", "manifest_version": 3, "chrome_url_overrides": { "newtab": "index.html" }, "minimum_chrome_version": "88", "name": "__MSG_extTitle__", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.0.1" } |