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文件
下載Your Name Wallpaper HD HomePage擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
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. 擴展基本資訊
| 名稱 | |
| ID | kihlhpgngofcnipddbggejpppdndbggp |
| 官方網址 | 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"
}
} | |