Best Wallpapers
Get the best wallpapers in your homepage with our extension!
Best Wallpapers là gì?
Best Wallpapers là một tiện ích mở rộng Chrome được phát triển bởi [email protected], và tính năng chính của nó là "Get the best wallpapers in your homepage with our extension!".
Ả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 Best Wallpapers
Tải xuống các tệp mở rộng Best Wallpapers 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
For more details: https://wallpaperhomepage.com/pages/terms-of-use.html https://wallpaperhomepage.com/pages/privacy-policy.html Get new amazing wallpapers right on your homepage! By installing the extension you accept and agree to set Chrome New Tab search to Bing, and to the terms and policies.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | nmnfhjhneephbdmbmlkpibhoaoadebao |
URL Chính Thức | https://chromewebstore.google.com/detail/best-wallpapers/nmnfhjhneephbdmbmlkpibhoaoadebao |
Mô tả | Get the best wallpapers in your homepage with our extension! |
Kích Thước Tệp | 209 KB |
Số Lần Cài Đặt | 82 |
Phiên Bản Hiện Tại | 0.1.0 |
Cập Nhật Lần Cuối | 2022-07-12 |
Ngày Phát Hành | 2022-07-12 |
Nhà Phát Triển | [email protected] |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | https://wallpaperhomepage.com/ |
URL Trang Trợ Giúp | https://wallpaperhomepage.com/pages/contact.html |
URL Trang Chính Sách Bảo Mật | https://searchologic.com/Privacy-Policy |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "icons": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png", "128": "icon128.6aa15eb0.png" }, "action": { "default_icon": { "16": "icon16.721b7357.png", "48": "icon48.f544afcb.png" } }, "version": "0.1.0", "name": "Best Wallpapers", "description": "Get the best wallpapers in your homepage with our extension!", "author": "", "chrome_url_overrides": { "newtab": "newtab.06c72619.html" }, "permissions": [], "host_permissions": [ "*:\/\/*.wallpaperhomepage.com\/*" ] } |