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 - это расширение Chrome, разработанное magicsono33, и его основная функция - "CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers.".
Снимки экрана расширения
Скачать файл CRX расширения CR7 Wallpaper HD HomePage
Скачайте файлы расширений 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"
}
} | |