CR7 Wallpaper HD HomePage
CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers.
Co to jest CR7 Wallpaper HD HomePage?
CR7 Wallpaper HD HomePage to rozszerzenie Chrome opracowane przez magicsono33, a jego główną funkcją jest „CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia CR7 Wallpaper HD HomePage
Pobierz pliki rozszerzeń CR7 Wallpaper HD HomePage w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | fnhcbclnkoilgedhalmijgpfdhihljeb |
| Oficjalny URL | https://chromewebstore.google.com/detail/cr7-wallpaper-hd-homepage/fnhcbclnkoilgedhalmijgpfdhihljeb |
| Opis | CR7 Theme HomePage is a user-friendly browser extension that offers a wide range of HD wallpapers. |
| Rozmiar pliku | 9.85 MB |
| Liczba instalacji | 4,000 |
| Aktualna Wersja | 1.0.0 |
| Ostatnia Aktualizacja | 2023-11-14 |
| Data Publikacji | 2023-11-13 |
| Deweloper | magicsono33 |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | https://theme.mytab.me |
| Adres URL Strony Polityki Prywatności | https://api.mytab.me/pages/privacy-policy |
| Obsługiwane Języki | 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"
}
} | |