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 là gì?
Harry Potter Wallpaper Custom New Tab là một tiện ích mở rộng Chrome được phát triển bởi Funpapers, và tính năng chính của nó là "Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Harry Potter Wallpaper Custom New Tab
Tải xuống các tệp mở rộng Harry Potter Wallpaper Custom New Tab dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | bgegeabeglhjgkjfimnfeencmalgdleh |
URL Chính Thức | https://chrome.google.com/webstore/detail/harry-potter-wallpaper-cu/bgegeabeglhjgkjfimnfeencmalgdleh |
Mô tả | Harry Potter New Tab is custom newtab with Harry Potter wallpapers. Theme made for Harry Potter fans. |
Kích Thước Tệp | 53.9 MB |
Số Lần Cài Đặt | 863 |
Phiên Bản Hiện Tại | 0.0.1 |
Cập Nhật Lần Cuối | 2021-10-22 |
Ngày Phát Hành | 2021-10-22 |
Nhà Phát Triển | Funpapers |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" } |