Beautiful New Tab Page
New tabs display a beautiful slideshow instead of the usual page thumbnails.
Что такое Beautiful New Tab Page?
Beautiful New Tab Page - это расширение Chrome, разработанное o9000, и его основная функция - "New tabs display a beautiful slideshow instead of the usual page thumbnails.".
Снимки экрана расширения
Скачать файл CRX расширения Beautiful New Tab Page
Скачайте файлы расширений Beautiful New Tab Page в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
You can sill search by entering your query directly in the address bar. To change the image manually, click the page contents and press 'N'. You can also press 'L' and the arrow keys for a hidden feature.
Основная информация о расширении
Название | |
ID | pclcpehajbidolcmopfcladennhejdbm |
Официальный URL | https://chrome.google.com/webstore/detail/beautiful-new-tab-page/pclcpehajbidolcmopfcladennhejdbm |
Описание | New tabs display a beautiful slideshow instead of the usual page thumbnails. |
Размер файла | 18.57 MB |
Количество установок | 13 |
Текущая Версия | 2015.12.31.1 |
Последнее Обновление | 2015-12-31 |
Дата публикации | 2015-12-31 |
Рейтинг | 5.00/5 Всего 1 оценок |
Разработчик | o9000 |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Beautiful New Tab Page", "description": "New tabs display a beautiful slideshow instead of the usual page thumbnails.", "chrome_url_overrides": { "newtab": "ntp.html" }, "icons": { "128": "icon-128.png" }, "manifest_version": 2, "version": "2015.12.31.1" } |