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 |
| 电子邮箱 | [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"
}
} | |