CR7 Wallpaper HD HomePage
CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers.
CR7 Wallpaper HD HomePageとは何ですか?
CR7 Wallpaper HD HomePageはmagicsono33によって開発されたChromeの拡張機能で、その主な機能は「CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers.」です。
拡張機能のスクリーンショット
CR7 Wallpaper HD HomePage拡張機能のCRXファイルをダウンロード
CR7 Wallpaper HD HomePage拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
CR7 Themed HD Wallpaper HomePage is a browser extension program with the theme of CR7,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 CR7 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 | fnhcbclnkoilgedhalmijgpfdhihljeb |
| 公式URL | https://chromewebstore.google.com/detail/cr7-wallpaper-hd-homepage/fnhcbclnkoilgedhalmijgpfdhihljeb |
| 説明 | CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers. |
| ファイルサイズ | 9.85 MB |
| インストール数 | 4,000 |
| 現在のバージョン | 1.0.0 |
| 最終更新日 | 2023-11-14 |
| 公開日 | 2023-11-13 |
| 開発者 | 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.0",
"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"
}
} | |