Jerusalem Scenes #1
Get beautiful scenes of Jerusalem in your chrome new tab background
Что такое Jerusalem Scenes #1?
Jerusalem Scenes #1 - это расширение Chrome, разработанное Ein HaSaara Extensions, и его основная функция - "Get beautiful scenes of Jerusalem in your chrome new tab background".
Снимки экрана расширения
Скачать файл CRX расширения Jerusalem Scenes #1
Скачайте файлы расширений Jerusalem Scenes #1 в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
Enjoy scenes of Jerusalem as the background of the Chrome New Tab. You get four different backgrounds that rotate daily. If you wish to get even more amazing pictures, check out the other "Jerusalem Scenes" and "Flowers of Israel" extensions. Please email with any question or feedback. Thank you!
Основная информация о расширении
Название | |
ID | dmffclhgobfpdnoeobopdkhfcbdiffll |
Официальный URL | https://chrome.google.com/webstore/detail/jerusalem-scenes-1/dmffclhgobfpdnoeobopdkhfcbdiffll |
Описание | Get beautiful scenes of Jerusalem in your chrome new tab background |
Размер файла | 1.68 MB |
Количество установок | 110 |
Текущая Версия | 1.0.2 |
Последнее Обновление | 2018-06-17 |
Дата публикации | 2018-06-17 |
Рейтинг | 3.40/5 Всего 5 оценок |
Разработчик | Ein HaSaara Extensions |
Электронная почта | [email protected] |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "images\/icon.png", "default_title": "Jerusalem Scenes #1" }, "chrome_url_overrides": { "newtab": "home.html" }, "description": "Get beautiful scenes of Jerusalem in your chrome new tab background", "icons": { "128": "images\/128_round_icon.png" }, "manifest_version": 2, "name": "Jerusalem Scenes #1", "permissions": [ "tabs", "storage" ], "version": "1.0.2" } |