Custom New Tab Background
Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB
Что такое Custom New Tab Background?
Custom New Tab Background - это расширение Chrome, разработанное Subash Pathak, и его основная функция - "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB".
Снимки экрана расширения
Скачать файл CRX расширения Custom New Tab Background
Скачайте файлы расширений Custom New Tab Background в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Set a custom background image or wallpaper on new tab page.
Icon by lexacahyani from the Noun Project Основная информация о расширении
| Название | |
| ID | odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Официальный URL | https://chromewebstore.google.com/detail/custom-new-tab-background/odkemkdbjdjlpipmdmnidmcbjnchpghm |
| Описание | Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB |
| Размер файла | 244 KB |
| Количество установок | 13,571 |
| Текущая Версия | 1.0.4 |
| Последнее Обновление | 2021-04-15 |
| Дата публикации | 2019-04-10 |
| Рейтинг | 3.80/5 Всего 45 оценок |
| Разработчик | Subash Pathak |
| Электронная почта | [email protected] |
| Тип оплаты | free |
| Официальный сайт расширения | https://github.com/Subash/chrome-custom-new-tab-background |
| URL страницы помощи | https://github.com/Subash/chrome-custom-new-tab-background |
| Поддерживаемые языки | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Custom New Tab Background",
"version": "1.0.4",
"description": "Set a custom new tab background or wallpaper. Just that, nothing else. Make sure the image is smaller than 5 MB",
"chrome_url_overrides": {
"newtab": "tab.html"
}
} | |