Quote of the Day
Shows you an inspiring quote on the new tab page
Что такое Quote of the Day?
Quote of the Day - это расширение Chrome, разработанное admin, и его основная функция - "Shows you an inspiring quote on the new tab page".
Снимки экрана расширения
Скачать файл CRX расширения Quote of the Day
Скачайте файлы расширений Quote of the Day в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
                        Quote of the day is a way to enjoy each day
A way to get words from wise man and woman
Short poetry phrases 
Small facts of life 
And a spark of inspiration
terms: https://www.browsytool.com/terms
privacy policy: https://www.browsytool.com/privacy-policy
about: https://www.browsytool.com/about-our-company
contact us: https://www.browsytool.com/contact-info
Once the extension is downloaded, the 
extension will provide a custom search bar with results by Microsoft Bing.                     Основная информация о расширении
| Название |   |  
| ID | eegjpgefejkgoepcknnjjmjhiacmgila | 
| Официальный URL | https://chromewebstore.google.com/detail/quote-of-the-day/eegjpgefejkgoepcknnjjmjhiacmgila | 
| Описание | Shows you an inspiring quote on the new tab page | 
| Размер файла | 207 KB | 
| Количество установок | 11,403 | 
| Текущая Версия | 1.0.2 | 
| Последнее Обновление | 2023-08-08 | 
| Дата публикации | 2022-01-11 | 
| Рейтинг | 4.50/5 Всего 2 оценок | 
| Разработчик | admin | 
| Электронная почта | [email protected] | 
| Тип оплаты | free | 
| Поддерживаемые языки | en | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Quote of the Day",
    "description": "Shows you an inspiring quote on the new tab page",
    "version": "1.0.2",
    "chrome_url_overrides": {
        "newtab": "src\/tab.html"
    },
    "action": {
        "default_icon": "src\/ico\/48p.png"
    },
    "icons": {
        "16": "src\/ico\/16p.png",
        "48": "src\/ico\/48p.png",
        "128": "src\/ico\/128p.png"
    }
}  |  |