Ferrari Wallpaper New Tab
Ferrari Wallpaper New Tab personal dashboard
Что такое Ferrari Wallpaper New Tab?
Ferrari Wallpaper New Tab - это расширение Chrome, разработанное newtabdemo, и его основная функция - "Ferrari Wallpaper New Tab personal dashboard".
Снимки экрана расширения
Скачать файл CRX расширения Ferrari Wallpaper New Tab
Скачайте файлы расширений Ferrari Wallpaper New Tab в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Ferrari is an iconic Italian luxury sports car manufacturer, renowned for its high-performance vehicles and its prestigious history in Formula 1 racing. Founded by Enzo Ferrari in 1939 and officially recognized as Ferrari S.p.A. in 1947, it has continually set the standard for automotive excellence and is viewed as a symbol of speed, luxury, and wealth.
Ferrari Wallpaper New Tab personal dashboard
- Search bar supporting multiple search engines.
- Timer, and advanced calculator.
- Draggable, and minimizable sticky notes.
- Draggable and editable shortcuts.
- Date & Time.
- Wallpaper customization.
- Dim background to your preference for better visibility.
- Lots of customizable features in setting. Основная информация о расширении
| Название | |
| ID | faiocghaeiconfijbkegpoecpaoandha |
| Официальный URL | https://chromewebstore.google.com/detail/ferrari-wallpaper-new-tab/faiocghaeiconfijbkegpoecpaoandha |
| Описание | Ferrari Wallpaper New Tab personal dashboard |
| Размер файла | 55.9 MB |
| Количество установок | 3,468 |
| Текущая Версия | 2023.11.20.429 |
| Последнее Обновление | 2023-11-21 |
| Дата публикации | 2023-04-21 |
| Рейтинг | 5.00/5 Всего 2 оценок |
| Разработчик | newtabdemo |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Поддерживаемые языки | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Ferrari Wallpaper New Tab",
"description": "Ferrari Wallpaper New Tab personal dashboard",
"version": "2023.11.20.429",
"manifest_version": 3,
"offline_enabled": true,
"icons": {
"128": "icons\/icon128.png"
},
"chrome_url_overrides": {
"newtab": "index.html"
},
"action": {
"default_title": "New Tab"
},
"background": {
"service_worker": "background.js"
}
} | |