Your Name Wallpaper HD HomePage
Your Name Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers.
Your Name Wallpaper HD HomePage란 무엇입니까?
Your Name Wallpaper HD HomePage은(는) magicsono33에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Your Name Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers."입니다.
확장 프로그램 스크린샷
Your Name Wallpaper HD HomePage 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
Your Name Themed HD Wallpaper HomePage is a browser extension program with the theme of Your Name,It features a vast collection of exquisite HD wallpapers, allowing users to quickly find their favorite HD wallpapers and set them as their browser backgrounds. This browser extension has the following features: - Massive HD wallpapers: The extension collects a large number of Your Name HD wallpapers, covering different resolutions and sizes. - Easy setup: With just a few clicks, users can set their favorite wallpapers as the browser background and adjust their size and position. - Auto-adaptation: The extension supports auto-adaptation to different browsers and devices, ensuring users will not encounter compatibility issues. - No ads: The extension does not have any ad interruptions and will not affect the user's browsing experience. - Personalized search: Users can freely choose the search engine they want to use. - Calendar : The date and time are displayed on the homepage for easy reference. - Real-time weather: Real-time synchronization of weather conditions. - To-do list : Easily record today's to-dos so that important tasks are not forgotten. - Note : Easily record life moments. This product will earn revenue through Amazon affiliate, Ebay affiliate, Booking affiliate, and will also earn revenue from Bing search and Baidu search.
확장 프로그램 기본 정보
이름 | Your Name Wallpaper HD HomePage |
ID | kihlhpgngofcnipddbggejpppdndbggp |
공식 URL | https://chromewebstore.google.com/detail/your-name-wallpaper-hd-ho/kihlhpgngofcnipddbggejpppdndbggp |
설명 | Your Name Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers. |
파일 크기 | 4.14 MB |
설치 횟수 | 363 |
현재 버전 | 1.0.1 |
최근 업데이트 | 2023-12-09 |
출시 날짜 | 2023-12-09 |
평점 | 5.00/5 총 2 개의 평점 |
개발자 | magicsono33 |
이메일 | [email protected] |
결제 유형 | free |
확장 프로그램 웹 사이트 | https://theme.mytab.me |
개인정보 보호 정책 페이지 URL | https://api.mytab.me/pages/privacy-policy |
지원되는 언어 | en,zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "1.0.1", "optional_host_permissions": [ "https:\/\/suggestion.baidu.com\/*", "https:\/\/google.com\/*" ], "chrome_url_overrides": { "newtab": "index.html" }, "default_locale": "en", "name": "__MSG_extensionName__", "description": "__MSG_extensionSummary__", "action": { "default_title": "__MSG_extensionName__" }, "icons": { "128": ".\/static\/icons\/icon_128.png" }, "background": { "service_worker": "scripts\/service-worker.js" } } |