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.
拡張機能の基本情報
名前 | 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 |
Eメール | [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" } } |